ClientControlPropertyAttributeIsScriptProperty Property |
Whether this property should be exposed to the client
Namespace: Kettic.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic bool IsScriptProperty { get; }
Public ReadOnly Property IsScriptProperty As Boolean
Get
public:
property bool IsScriptProperty {
bool get ();
}
member IsScriptProperty : bool with get
Property Value
Type:
Boolean
See Also