| PortalUIHelperGetResourceUIElementLink Method | 
            Returns the link icon to the management of the module UI element
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetResourceUIElementLink(
	string moduleName,
	string elementName
)
Parameters
- moduleName
- Type: SystemString
 Module name
- elementName
- Type: SystemString
 Element name
Return Value
Type: 
String See Also
See Also