ISkinnableControlEnableEmbeddedScripts Property |
Namespace: Kettic.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxbool EnableEmbeddedScripts { get; set; }
Property EnableEmbeddedScripts As Boolean
Get
Set
property bool EnableEmbeddedScripts {
bool get ();
void set (bool value);
}
abstract EnableEmbeddedScripts : bool with get, set
Property Value
Type:
Boolean
See Also