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

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

The ISaveOperationArguments type exposes the following members.

Properties

  Name Description
Public property ArchiveDate
Gets or sets the archive date of the document that triggered the event. This value can be null to indicate that no archive data should be applied. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property BodyProperties
Set or gets a value that specifies the content of the BODY tag of the document that triggered the event. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property CustomIdentifier
Gets or sets a value that an event handler that implements the OnDocumentPreview event can use to pass an identifier back to Content Studio.
Public property Introduction
Set or gets a value that specifies the introduction content the document that triggered the event. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property Keywords
Gets or sets the keywords of the document that triggered the event. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property Marking
Set or gets a value that specifies a short description of the document that triggered the event. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property MenuData
Set or gets a value that specifies the MenuData for the document that triggered the event. MenuData contains user defined data for menu items and is only applicable if the document acts as a meny node content. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property MenuTarget
Set or gets a value that specifies the MenuTarget for the document that triggered the event. MenuTarget contains a user defined target data for menu items and is only applicable if the document acts as a meny node content. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property MenuUrl
Set or gets a value that specifies the MenuUrl for the document that triggered the event. MenuUrl contains a user defined Url for menu items and is only applicable if the document acts as a meny node content. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property PublishDate
Gets or sets the publish date of the document as passed in by the caller that triggered the event. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property Published
Gets or sets a value indicating whether the document that triggered the event can be published. The value of this property indicates the value that is about to be saved, not necessarily the current value of the document.
Public property Url
Gets or sets a value that an event handler that implements the OnDocumentPreview event can use to pass an url back to Content Studio.
Top
See Also

Reference