ContentHelper ClassDocuWare Platform .NET API
Some helpers for handling content.
Inheritance Hierarchy

SystemObject
  DocuWare.Services.Http.ClientContentHelper

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public static class ContentHelper

The ContentHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAddFileName
Adds the name of the file.
Public methodStatic memberCreateContent(Byte, String)
Creates the content of the file.
Public methodStatic memberCreateContent(XNode, String)
Creates the content.
Public methodStatic memberCreateFileContent(FileInfo, String)
Creates the content of the file.
Public methodStatic memberCreateFileContent(Stream, String)
Creates the content of the file.
Public methodStatic memberCreateXmlContentT
Creates the content of the XML.
Top
See Also

Reference