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 Property Url As String
Get
Set
property String^ Url {
String^ get ();
void set (String^ value);
}
abstract Url : string with get, set
Property Value
Type:
StringSee Also