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