Click or drag to resize

NoticeBoardConfigurationGetTemplateJSON Method

Gets the JSON object for all the templates in this NoticeBoard

Namespace:  Cadcorp.Configuration.NoticeBoard
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetTemplateJSON()

Return Value

Type: String
JSON object for all the templates in this NoticeBoard
See Also