ITinyMceSettingFriendlyName Property
|
Gets the name of the setting.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring FriendlyName { get; }ReadOnly Property FriendlyName As String
Get
property String^ FriendlyName {
String^ get ();
}abstract FriendlyName : string with get
Property Value
String
ExampleThe friendly name of the pagebreak plugin is "Page Break".
See Also