ITinyMceSettingTypeName Property
|
Gets the setting type.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property TypeName As String
Get
property String^ TypeName {
String^ get ();
}abstract TypeName : string with get
Property Value
String
ExampleThe type name of all plugin settings is
Plugin.
See Also