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.492
Syntax
string AbsoluteUrl(
	string serverUrl
)

Parameters

serverUrl  String
URL of the CMS site

Return Value

String
Absolute URL with protocol in the front
See Also