Click or drag to resize
UIContextHelperGetResourceUIElementLink Method
Returns the link icon to the management of the module UI element

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetResourceUIElementLink(
	string moduleName,
	string elementName
)

Parameters

moduleName
Type: SystemString
Module name
elementName
Type: SystemString
Element name

Return Value

Type: String
See Also