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