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)
Syntaxprotected virtual string GetConfig()
Protected Overridable Function GetConfig As String
Return Value
Type:
String[Missing <returns> documentation for "M:Cadcorp.Web.UI.Controls.ButtonBase.GetConfig"]
See Also