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

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

The DocumentWriter type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AjaxPostBackIsUsed
If ASP.Net ajax is used this setting should be set to true.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Public property CategoryId
Gets or sets a value that determines the default category to store ept-data in if no category is specified in the querystring.
Public property CheckinOperationModeForChangedDocuments
Gets or sets a value that determines how to handle check in operations of changed documents.
Public property CheckinOperationModeForUnchangedDocuments
Gets or sets a value that determines how to handle check in operations of unchanged documents.
Public property CheckoutOperationMode
Gets or sets a value that determines how to handle checkout operations on existing documents.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Protected property DesignMode (Inherited from Control.)
Public property DetermineModificationOutsideEnvironment
Gets or sets a value that determines whether the document is modified outside the environment.
Public property DisableSaveCheckinCheckoutOperationEventsOnPostBack
If postback is used within an edit template, the postback will trigger save/checkin/checkout operations. You can disable theese operations on post back by enable this setting.
Public property EnableEditing
Gets or sets a value that determines whether editing of existing documents is allowed.
Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Code example OnBeforeDocumentApprovedFunction
Gets or sets code to call a client side script function that that executes just before that the document is approved.
Public property Code example OnBeforeDocumentCheckedinFunction
Gets or sets code to call a client side script function that that executes just before that the document is checked in.
Public property Code example OnBeforeDocumentCheckedoutFunction
Gets or sets code to call a client side script function that that executes just before that the document is checked out.
Public property Code example OnBeforeDocumentCreatedFunction
Gets or sets code to call a client side script function that that executes just before that the document is created.
Public property Code example OnBeforeDocumentDeletedFunction
Gets or sets code to call a client side script function that that executes just before that the document is deleted.
Public property Code example OnBeforeDocumentPreviewedFunction
Gets or sets code to call a client side script function that that executes just before that the document is being previewed.
Public property Code example OnBeforeDocumentRejectedFunction
Gets or sets code to call a client side script function that that executes just before that the document is rejected.
Public property Code example OnBeforeDocumentSavedFunction
Gets or sets code to call a client side script function that that executes just before that the document is saved.
Public property Code example OnBeforeDocumentSentForVersioningFunction
Gets or sets code to call a client side script function that that executes just before that user sends the document for versioning.
Public property Code example OnBeforePageLoadedFunction
Gets or sets code to call a client side script function that that executes just before that the page is loaded.
Public property Code example OnBeforeUserActionPerformedFunction
Gets or sets code to call a client side script function that that executes just before that the user performs a workflow action.
Public property Code example OnDocumentApprovedFunction
Gets or sets code to call a client side script function that that executes when the document has beed approved.
Public property Code example OnDocumentCheckedinFunction
Gets or sets code to call a client side script function that that executes when the document has beed checked in.
Public property Code example OnDocumentCheckedoutFunction
Gets or sets code to call a client side script function that that executes when the document has beed checked out.
Public property Code example OnDocumentCreatedFunction
Gets or sets code to call a client side script function that that executes when the document has beed created.
Public property Code example OnDocumentDeletedFunction
Gets or sets code to call a client side script function that that executes when the document has beed deleted (placed in the recycling bin).
Public property Code example OnDocumentRejectedFunction
Gets or sets code to call a client side script function that that executes when the document has beed rejected.
Public property Code example OnDocumentSavedFunction
Gets or sets code to call a client side script function that that executes when the document has beed saved.
Public property OnDocumentSentForVersioningFunction
Gets or sets code to call a client side script function that that executes when a document has been sent for versioning.
Public property Code example OnPageLoadedFunction
Gets or sets code to call a client side script function that that executes when the document has been loaded.
Public property Code example OnUserActionPerformedFunction
Gets or sets code to call a client side script function that that executes when a workflow user action has been performed.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property SaveOperationModeForChangedDocuments
Gets or sets a value that determines how to handle save operations of changed documents.
Public property SaveOperationModeForUnchangedDocuments
Gets or sets a value that determines how to handle save operations of unchanged documents.
Public property SaveState
Gets or sets a value that determines how to save operations will be carried out.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Top
See Also

Reference