Click or drag to resize

ICustomTabSettingUrl Property


Gets/sets the URL of the custom tab. It can be either a full URL with protocol in the front, or a relative path within CMS system

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string Url { get; set; }

Property Value

Type: String
See Also