IPublishingTargetTransform Property
|
Gets/sets whether to fully expand the
Pages and apply XSLT style sheets during publishing.
Set this property to true for publishing to non–Dynamic Site Server content locations.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Transform { get; set; }
Property Transform As Boolean
Get
Set
property bool Transform {
bool get ();
void set (bool value);
}
abstract Transform : bool with get, set
Property Value
Type:
BooleanSee Also