Table of Contents

Class AuthToken

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

Constructors

AuthToken()

public AuthToken()

Fields

CookieName

CookieName control.

protected Label CookieName

Field Value

Label

Remarks

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

DeserializedCookieValue

DeserializedCookieValue control.

protected Literal DeserializedCookieValue

Field Value

Literal

Remarks

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

DeserializedDetail

DeserializedDetail control.

protected HtmlGenericControl DeserializedDetail

Field Value

HtmlGenericControl

Remarks

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

DeserializedFailure

DeserializedFailure control.

protected HtmlGenericControl DeserializedFailure

Field Value

HtmlGenericControl

Remarks

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

DeserializedSuccess

DeserializedSuccess control.

protected HtmlGenericControl DeserializedSuccess

Field Value

HtmlGenericControl

Remarks

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

SerializedCookieValue

SerializedCookieValue control.

protected TextBox SerializedCookieValue

Field Value

TextBox

Remarks

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

TestCase1

TestCase1 control.

protected Button TestCase1

Field Value

Button

Remarks

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

TestDetail

TestDetail control.

protected HtmlGenericControl TestDetail

Field Value

HtmlGenericControl

Remarks

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

TestFailure

TestFailure control.

protected HtmlGenericControl TestFailure

Field Value

HtmlGenericControl

Remarks

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

TestInput

TestInput control.

protected TextBox TestInput

Field Value

TextBox

Remarks

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

TestOutput

TestOutput control.

protected Literal TestOutput

Field Value

Literal

Remarks

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

TestSuccess

TestSuccess control.

protected HtmlGenericControl TestSuccess

Field Value

HtmlGenericControl

Remarks

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

TestUrl

TestUrl control.

protected TextBox TestUrl

Field Value

TextBox

Remarks

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

form1

form1 control.

protected HtmlForm form1

Field Value

HtmlForm

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