Click or drag to resize

ISchemaContentStylesheet Property


Gets/sets the entry XSLT style sheet name, located in the "xml/stylesheets" folder.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string Stylesheet { get; set; }

Property Value

String
Remarks
If no view is found that matches either ViewName or RootName the Dynamic Site Server rendering engine outputs XML.
See Also