Class AuthToken
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeserializedCookieValue
DeserializedCookieValue control.
protected Literal DeserializedCookieValue
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeserializedDetail
DeserializedDetail control.
protected HtmlGenericControl DeserializedDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeserializedFailure
DeserializedFailure control.
protected HtmlGenericControl DeserializedFailure
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeserializedSuccess
DeserializedSuccess control.
protected HtmlGenericControl DeserializedSuccess
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SerializedCookieValue
SerializedCookieValue control.
protected TextBox SerializedCookieValue
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestCase1
TestCase1 control.
protected Button TestCase1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestDetail
TestDetail control.
protected HtmlGenericControl TestDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestFailure
TestFailure control.
protected HtmlGenericControl TestFailure
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestInput
TestInput control.
protected TextBox TestInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestOutput
TestOutput control.
protected Literal TestOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestSuccess
TestSuccess control.
protected HtmlGenericControl TestSuccess
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestUrl
TestUrl control.
protected TextBox TestUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
form1
form1 control.
protected HtmlForm form1
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)