CSSyncronizedDocument Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The CSSyncronizedDocument type exposes the following members.

Methods

  Name Description
Public method Approve
Approves a saved document, and reloads it with new properties.
Public method ChangeOrderInHierarcy
Sets the order among siblings within a hierarchy.
Protected method CheckIn
Checks in the document.
Protected method CheckOut
Checks out the document.
Public method Close
Closes the object by checking it in and resets all data to their initial values.
Public method ConnectToParent
Connects the document to a another document and makes it a part of a document hierarchy.
Public method DisconnectFromParent
Removes the document from a document hierarchy.
Public method Equals (Inherited from Object.)
Protected method Finalize
Releases unmanaged resources and performs other cleanup operations before the CSSyncronizedDocument is reclaimed by garbage collection.
(Overrides ObjectFinalize.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method Load
Loads data from the underlying database.
(Inherited from CSDocumentInformation.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Save
Saves changes to a loaded and writable document that has been changed.
Public method Save(Int32)
Saves changes to a loaded and writable document that has been changed.
Protected method SetDefault
Resets all values to their default values.
(Inherited from CSDocumentInformation.)
Protected method SetDirty
Sets the IsDirty property to a new value.
(Inherited from CSDocument.)
Protected method SetDocumentId
Sets the DocumentID property if un-assigned.
(Inherited from CSDocumentInformation.)
Public method SyncronizeFile
Synchronizes the content of the document with the its file system representation.
Public method SyncronizeFile(Boolean)
Synchronizes the content of the document with the its file system representation and optionally synchronizes the file permissions.
Public method ToString (Inherited from Object.)
Top
See Also

Reference