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: 12.0.0
Syntax public static string GetResourceUIElementLink(
string moduleName,
string elementName
)
Parameters
- moduleName
- Type: SystemString
Module name - elementName
- Type: SystemString
Element name
Return Value
Type:
StringSee Also