Click or drag to resize

ICustomTabSettingAbsoluteUrl Method


Retrieves the absolute URL of the custom tab content to display

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string AbsoluteUrl(
	string serverUrl
)

Parameters

serverUrl
Type: SystemString
URL of the CMS site

Return Value

Type: String
Absolute URL with protocol in the front
See Also