NoticeItemBaseGetJSON Method |
Gets the JSON object to configure the client side object
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic virtual string GetJSON()
Public Overridable Function GetJSON As String
Return Value
Type:
StringThe string representaion of the client side config object
See Also