ISchemaBasicStylesheet Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
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

Reference