Click or drag to resize

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
Syntax
string Description { get; set; }

Property Value

Type: String
Remarks

This 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 Also