| PortalUIHelperGetResourceUIElementsLink Method | 
            Returns the link icon to the management of the module UI elements
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetResourceUIElementsLink(
	int resourceId,
	int elementId = 0
)
Parameters
- resourceId
- Type: SystemInt32
 Resource ID
- elementId (Optional)
- Type: SystemInt32
 UI Element ID
Return Value
Type: 
String See Also
See Also