ICMSPageFactoryCacheSiteControls Property
|
Gets/sets whether to cache Site Control file content.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool CacheSiteControls { get; set; }
Property CacheSiteControls As Boolean
Get
Set
property bool CacheSiteControls {
bool get ();
void set (bool value);
}
abstract CacheSiteControls : bool with get, set
Property Value
Type:
BooleanSee Also