| PortalUIHelperGetEditLink 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 GetEditLink(
	string url,
	string info = null
)
Parameters
- url
- Type: SystemString
 URL of the target page
- info (Optional)
- Type: SystemString
 Extra information text
Return Value
Type: 
String See Also
See Also