Click or drag to resize

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)
Syntax
public virtual string GetJSON()

Return Value

Type: String
The string representaion of the client side config object
See Also