Click or drag to resize

OLGenericControlBaseGetClientEventHandlers Method

Gets client event handlers.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected virtual string GetClientEventHandlers()

Return Value

Type: String
A String of cleint event handlers.
See Also