ICustomTabSettingDisplayName Property
|
Gets/sets the name showing on the tab label for this custom tab
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring DisplayName { get; set; }Property DisplayName As String
Get
Set
property String^ DisplayName {
String^ get ();
void set (String^ value);
}abstract DisplayName : string with get, set
Property Value
String
See Also