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

Property Value

String
Remarks

This property's value is the file name of the XSLT style sheet, located in the App_Date/xml/stylesheets folder

Example
"Use this creation rule to create a detail page in the edit workflow"
See Also