ITinyMceUserProfileConfigJSON Property
|
Gets the JSON overrides for the XHTML editor.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring ConfigJSON { get; }ReadOnly Property ConfigJSON As String
Get
property String^ ConfigJSON {
String^ get ();
}abstract ConfigJSON : string with get
Property Value
String
See Also