Click or drag to resize

ICMSPageFactorySiteControlSchemas Property

Gets/sets the schema types (root element names) of Site/Section Controls to be cached (only effective if the "CacheSiteControls" property is enabled).

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
string[] SiteControlSchemas { get; set; }

Property Value

Type: String
See Also