IPageCreationRuleDescription Property
|
Gets and sets the description of the PCR
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntaxstring Description { get; set; }
Property Description As String
Get
Set
property String^ Description {
String^ get ();
void set (String^ value);
}
abstract Description : string with get, set
Property Value
Type:
String
RemarksThis property's value is the file name of the XSLT style sheet, located in the App_Date/xml/stylesheets folder
Examples
"Use this creation rule to create a detail page in the edit workflow"
See AlsoReference
IObjectWithName.Name