| ApplicationUrlHelperGetApplicationUrl Method (UIElementInfo, String) | 
            Returns application URL for application specified by UI element object
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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: 
String See Also
See Also