CSDocumentInformationCanSetInitialPropertyValue Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Sets or gets a value that indicates whether initial document properties can be written or not.

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected bool CanSetInitialPropertyValue { get; set; }

Property Value

Type: Boolean
Remarks

Inheriting classes uses this property to control the properties that can be specified when a new document is created. These properties are:
See Also

Reference