Table of Contents

Class ValidateBadge

Namespace
InSite.UI.Lobby
Assembly
InSite.UI.dll
public class ValidateBadge : Page, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler
Inheritance
ValidateBadge
Implements
Inherited Members

Constructors

ValidateBadge()

public ValidateBadge()

Fields

AssertionJson

AssertionJson control.

protected TextBox AssertionJson

Field Value

TextBox

Remarks

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

AssertionType

AssertionType control.

protected ComboBox AssertionType

Field Value

ComboBox

Remarks

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

AssertionUrl

AssertionUrl control.

protected TextBox AssertionUrl

Field Value

TextBox

Remarks

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

BackButton

BackButton control.

protected Button BackButton

Field Value

Button

Remarks

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

FooterCurrentScripts

FooterCurrentScripts control.

protected BundleJsFooter FooterCurrentScripts

Field Value

BundleJsFooter

Remarks

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

HeaderCurrentScripts

HeaderCurrentScripts control.

protected BundleJsHeader HeaderCurrentScripts

Field Value

BundleJsHeader

Remarks

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

Identity

Identity control.

protected TextBox Identity

Field Value

TextBox

Remarks

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

ValidateButton

ValidateButton control.

protected Button ValidateButton

Field Value

Button

Remarks

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

ViewInput

ViewInput control.

protected HtmlGenericControl ViewInput

Field Value

HtmlGenericControl

Remarks

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

ViewOutput

ViewOutput control.

protected HtmlGenericControl ViewOutput

Field Value

HtmlGenericControl

Remarks

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

Methods

Page_Load(object, EventArgs)

protected void Page_Load(object sender, EventArgs e)

Parameters

sender object
e EventArgs