NoticeDBSearchItemGetClientConfig Method |
Gets the comma delimited list of config items for 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 override string GetClientConfig()
Public Overrides Function GetClientConfig As String
Return Value
Type:
StringComma delimited list of config items
See Also