Click or drag to resize

ButtonBaseGetButtonConfig Method

Get the button config json

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

Return Value

Type: String
A string representation of the button config json
See Also