ITinyMceGroupProfileConfigJSON Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ConfigJSON { get; set; }
Property ConfigJSON As String
Get
Set
property String^ ConfigJSON {
String^ get ();
void set (String^ value);
}
abstract ConfigJSON : string with get, set
Property Value
Type:
StringSee Also