ExportObjectSettingsJSONCallback Property |
Gets or sets the callback JS code used a JSONP.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic string JSONCallback { get; set; }
Property Value
Type:
String
See Also