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

Property Value

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 root name.

See Also