UIContextHelperGetClassAlternativeFormsLink Method |
Returns the link icon to the management of the module UI elements
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string GetClassAlternativeFormsLink(
int classId,
string info = null
)
Parameters
- classId
- Type: SystemInt32
Class ID - info (Optional)
- Type: SystemString
Extra information text
Return Value
Type:
StringSee Also