Click or drag to resize

ISchemaBasicStylesheet Property


Gets and 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.5.94
Syntax
string Stylesheet { get; set; }

Property Value

Type: String
Remarks

This property is not required, even if IsDynamicSitePage is set to false.

If no view is found that matches either property, however, not setting it means that the Dynamic Site Server rendering engine outputs XML. ViewName or RootName.

See Also