ClientEventScope Property |
The context that the event handler will be called in
Namespace:
Cadcorp.Web.UI.Util
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string Scope { get; set; }
Public Property Scope As String
Get
Set
Property Value
Type:
String
See Also