Table of Contents

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

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CloseButton

CloseButton control.

protected CloseButton CloseButton

Field Value

CloseButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EmployerProgram

EmployerProgram control.

protected TextBox EmployerProgram

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FromEmail

FromEmail control.

protected Literal FromEmail

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FromFullName

FromFullName control.

protected Literal FromFullName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Message

Message control.

protected TextBox Message

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Phone

Phone control.

protected TextBox Phone

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PortalSupportContent

PortalSupportContent control.

protected HtmlGenericControl PortalSupportContent

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PortalSupportHtml

PortalSupportHtml control.

protected Literal PortalSupportHtml

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SendButton

SendButton control.

protected Button SendButton

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Summary

Summary control.

protected TextBox Summary

Field Value

TextBox

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs