| ApplicationUrlHelperGetElementUrl Method (String, String) | 
            Returns element's URL based on element's type
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetElementUrl(
	string moduleName,
	string elementName
)
Parameters
- moduleName
- Type: SystemString
 Element's module
- elementName
- Type: SystemString
 Element's name
Return Value
Type: 
String See Also
See Also