UIContextHelperGetApplicationUrl Method (UIElementInfo, String) |
Returns application URL for application specified by UI element object
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string GetApplicationUrl(
UIElementInfo ui,
string customQueryString = null
)
Parameters
- ui
- Type: CMS.ModulesUIElementInfo
UI element info - customQueryString (Optional)
- Type: SystemString
Custom querystring value
Return Value
Type:
StringSee Also