CSDocument Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The CSDocument type exposes the following members.

Properties

  Name Description
Public property AllowedFiletypes
Gets or sets the file extensions allowed for this document.
Public property ArchiveDate
Set or gets a value that specifies the archive date of the document.
Public property BodyProperties
Set or gets a value that specifies the content of the document's BODY tag.
Public property CategoryID
Set or gets a value that specifies the category of a document. Ignored on update operations.
Public property Content
Set or gets a value that specifies the content to save.
Public property ContentType
Sets or gets the content type (Mime type) of a document.
Public property DocumentFileNamingConvention
Gets or sets the document filenaming convention.
Public property DocumentID
Set or gets a value that specifies the id of a document. Ignored on create operations.
Public property DocumentName
Set or gets a value that specifies the name of the document.
Public property Encoding
Gets or sets the encoding.
Public property FileExtension
Set or gets a value that specifies the file extension of the document.
Public property FileName
Set or gets a value that specifies the file name of a document.
Public property Guoid
Set or gets a value that specifies a unique identifier from a copied document.
Public property HeaderData
Set or gets a value that specifies the header data.
Public property Introduction
Set or gets a value that specifies the introduction content.
Public property IsDirty
Gets a value that specifies whether any updatable properties of the document has been changed.
Public property Keywords
Set or gets a value that specifies a list of keywords for the document.
Public property Marking
Set or gets a value that specifies a short description of the document.
Public property MaxContentSize
Gets or sets the maximum size of the content allowed.
Public property MenuData
Set or gets a value that specifies a user defined data for menu items. Only applicable if the document acts as a menu node.
Public property MenuTarget
Set or gets a value that specifies the user defined target for menu items. Only applicable if the document acts as a menu node.
Public property MenuURL
Set or gets a value that specifies a user defined url data for menu items. Only applicable if the document acts as a menu node.
Public property OrderInHierarchy
Set or gets a value that specifies the order in a document hierarchy. Ignored on update operations.
Public property ParentDocumentID
Set or gets a value that specifies the parent document for a document. Ignored on update operations.
Public property PublishDate
Set or gets a value that specifies the publish date of the document.
Public property Published
Set or gets a value that specifies whether the document should be published or not.
Public property VirtualPath
Gets or sets the virtual path of this document.
Top
See Also

Reference