Class HelpButton
Inheritance
System.Object
HelpButton
Assembly: EPiServer.UI.dll
Version: 11.20.7
public class HelpButton : HyperLink
Constructors
Declaration
Declaration
public HelpButton(ModuleTable moduleTable)
Parameters
Properties
Declaration
public string ShellModuleName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Render(HtmlTextWriter)
Declaration
protected override void Render(HtmlTextWriter output)
Parameters
Type |
Name |
Description |
System.Web.UI.HtmlTextWriter |
output |
|
Extension Methods