IPublishingPageEntryTransformOnPublish Property
|
Gets and sets the whether publish results of this
Page will be fully expanded and have an XSLT style sheet applied to them.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool TransformOnPublish { get; set; }
Property TransformOnPublish As Boolean
Get
Set
property bool TransformOnPublish {
bool get ();
void set (bool value);
}
abstract TransformOnPublish : bool with get, set
Property Value
Type:
BooleanSee Also