UITabsHandleTabQueryString Method |
Handles the tab query string for the given URL
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public string HandleTabQueryString(
string url,
UIElementInfo uiElem
)
Parameters
- url
- Type: SystemString
URL to handle - uiElem
- Type: CMS.ModulesUIElementInfo
UI Element
Return Value
Type:
StringSee Also