Click or drag to resize
UIContextHelper.GetClassFieldsLink Method
Returns the link icon to the management of the module UI elements

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetClassFieldsLink(
	int classId,
	string info = null
)

Parameters

classId
Type: System.Int32
Class ID
info (Optional)
Type: System.String
Extra information text

Return Value

Type: String
See Also