Click or drag to resize

ButtonBaseGetConfig Method

Gets the json config for the button

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 GetConfig()

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Web.UI.Controls.ButtonBase.GetConfig"]

See Also