Click or drag to resize
UITabsHandleTabQueryString Method
Handles the tab query string for the given URL

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string HandleTabQueryString(
	string url,
	UIElementInfo uiElem
)

Parameters

url
Type: SystemString
URL to handle
uiElem
Type: CMS.ModulesUIElementInfo
UI Element

Return Value

Type: String
See Also