Click or drag to resize

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)
Syntax
public string Scope { get; set; }

Property Value

Type: String
See Also