Class Support
- Namespace
- InSite.UI.Individual
- Assembly
- InSite.UI.dll
public class Support : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Support
- Implements
- Inherited Members
Constructors
Support()
public Support()
Fields
Alert
Alert control.
protected Alert Alert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CloseButton
CloseButton control.
protected CloseButton CloseButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmployerProgram
EmployerProgram control.
protected TextBox EmployerProgram
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FromEmail
FromEmail control.
protected Literal FromEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FromFullName
FromFullName control.
protected Literal FromFullName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Message
Message control.
protected TextBox Message
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Phone
Phone control.
protected TextBox Phone
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PortalSupportContent
PortalSupportContent control.
protected HtmlGenericControl PortalSupportContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PortalSupportHtml
PortalSupportHtml control.
protected Literal PortalSupportHtml
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SendButton
SendButton control.
protected Button SendButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Summary
Summary control.
protected TextBox Summary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)