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

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

The CSDocumentInformation type exposes the following members.

Properties

  Name Description
Public property AllowedFiletypes
Gets the file extensions allowed for this document.
(Overrides CSDocumentAllowedFiletypes.)
Public property ApprovedDate
Gets a value that indicates when the most recent published version document published.
Public property Approver
Gets the name of the person that published the most recent version of the document.
Public property ArchiveDate
Gets a value that specifies the archive date of the document.
(Overrides CSDocumentArchiveDate.)
Public property BodyProperties
Gets a value that specifies the content of the document's BODY tag.
(Overrides CSDocumentBodyProperties.)
Protected property CanSetInitialPropertyValue
Sets or gets a value that indicates whether initial document properties can be written or not.
Protected property CanSetPropertyValue
Sets or gets a value that indicates whether updatable properties can be written or not.
Public property CategoryID
Gets that specifies the category of a document. Default value is zero.
(Overrides CSDocumentCategoryID.)
Public property CheckOutBy
Gets a value that indicates the name of the person that has the document checked out.
Public property CheckOutById
Gets a value that indicates the internal id of the caller that has checked out the document.
Public property ConnectionID
Gets a value that identifies the web site.
Public property Content
Gets a value that specifies the content to save.
(Overrides CSDocumentContent.)
Public property ContentLoaded
Gets a value that indicates what Content has been loaded.
Public property ContentType
Gets the content type (Mime type) of a document.
(Overrides CSDocumentContentType.)
Public property CreatedDate
Gets a value that indicates when a document was created.
Public property CreatorName
Gets the name of the person that created the document
Public property DocumentFileNamingConvention
Gets the document filenaming convention.
(Overrides CSDocumentDocumentFileNamingConvention.)
Public property DocumentID
Gets a value that specifies the id of a document. Default value is zero.
(Overrides CSDocumentDocumentID.)
Public property DocumentName
Gets a value that specifies the name of the document.
(Overrides CSDocumentDocumentName.)
Public property DocumentType
Gets a value that indicates the type of document loaded.
Public property EditTemplateId
Gets a value that defines the Edit template in use by a Presentation template.
Public property Encoding
Gets the document encoding.
(Overrides CSDocumentEncoding.)
Public property ExistsDraft
Gets a value indicating whether there is a draft content for this document.
Public property FileExtension
Gets a value that specifies the file extension of the document.
(Overrides CSDocumentFileExtension.)
Public property FileName
Gets or sets a value that specifies the file name of a document.
(Overrides CSDocumentFileName.)
Public property FileSize
Gets a value that indicates the size (in bytes) of the document stored on disc.
Public property Guoid
Gets a value that specifies a unique identifier from a copied document.
(Overrides CSDocumentGuoid.)
Public property HeaderData
Gets a value that indicates the header data.
(Overrides CSDocumentHeaderData.)
Public property Introduction
Gets a value that indicates the introduction content.
(Overrides CSDocumentIntroduction.)
Public property IsApproved
Gets a value that indicates whether the loaded content is approved (published) or not.
Public property IsCheckedOut
Gets a value that indicates whether the document is checked out or not.
Public property IsCheckedOutByCaller
Gets a value that indicates whether the document is checked out by the caller or not
Public property IsDataLoaded
Gets a value that indicates whether data has been loaded from database or not.
Public property IsDeleted
Gets a value that indicates whether the document is deleted (thrown in the recycling bin) or not.
Public property IsDirty
Gets a value that specifies whether any updatable properties of the document has been changed.
(Inherited from CSDocument.)
Public property IsLive
Gets a value that indicates whether the document is published and exists in a "live" version.
Public property IsOnVersioning
Gets a value that indicates whether the document is sent for versioning or not.
Public property IsRejected
Gets a value that indicates whether the document has been sent for versioning and later rejected or not.
Public property Keywords
Gets a value that indicates a list of keywords for the document.
(Overrides CSDocumentKeywords.)
Public property LastCheckedOut
Returns when the document was last checked out.
Public property Marking
Gets a value that specifies a short description of the document.
(Overrides CSDocumentMarking.)
Public property MaxContentSize
Gets the maximum size of the content allowed.
(Overrides CSDocumentMaxContentSize.)
Public property MenuData
Gets a value that specifies a user defined data for menu items.
(Overrides CSDocumentMenuData.)
Public property MenuTarget
Gets a value that specifies the user defined target for menu items. Only applicable if the document acts as a menu node.
(Overrides CSDocumentMenuTarget.)
Public property MenuURL
Gets a value that specifies a user defined url data for menu items. Only applicable if the document acts as a menu node.
(Overrides CSDocumentMenuURL.)
Public property MLCProperties
Gets MLC information about the current document.
Public property ModifiedBy
Gets the name of the person that made the last saved change of the document.
Public property ModifiedDate
Gets a value that indicates when a document was modified.
Public property OrderInHierarchy
Gets a value that specifies the order in a document hierarchy.
(Overrides CSDocumentOrderInHierarchy.)
Public property ParentDocumentID
Gets a value that specifies the parent document for a document
(Overrides CSDocumentParentDocumentID.)
Public property PublishDate
Gets a value that specifies the publish date of the document.
(Overrides CSDocumentPublishDate.)
Public property Published
Gets a value that specifies whether the document should be published or not.
(Overrides CSDocumentPublished.)
Public property SessionID
Gets a value that identifies the caller's session. This value typically is retrieved from a call to the OpenSession method of the AuthenticationBase class
Public property VersionNumber
Gets a value that indicates the versioning number of the most recent published version of the document
Public property VersoningStatus
Gets a value that indicates the versioning status of the document
Public property VirtualPath
Gets the virtual path of this document.
(Overrides CSDocumentVirtualPath.)
Top
See Also

Reference