Public Methods (see also Protected Methods)

  Name Description
public method ApplyStyle  (Inherited from WebControl)
public method ApplyStyleSheetSkin  (Inherited from Control)
public method CopyBaseAttributes  (Inherited from WebControl)
public method DataBind  Overloaded. (Inherited from CompositeControl)
public method Dispose  (Inherited from Control)
public method Equals  Overloaded. (Inherited from Object)
public method FindControl  Overloaded. (Inherited from Control)
public method Focus  (Inherited from Control)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method HasControls  (Inherited from Control)
public method MergeStyle  (Inherited from WebControl)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RenderBeginTag  (Inherited from WebControl)
public method RenderControl  Overloaded. (Inherited from Control)
public method RenderEndTag  (Inherited from WebControl)
public method ResolveClientUrl  (Inherited from Control)
public method ResolveUrl  (Inherited from Control)
public method SetRenderMethodDelegate  (Inherited from Control)
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method AddAttributesToRender  (Inherited from WebControl)
protected method AddedControl  (Inherited from Control)
protected method AddParsedSubObject  (Inherited from Control)
protected method BuildProfileTree  (Inherited from Control)
protected method ClearChildControlState  (Inherited from Control)
protected method ClearChildState  (Inherited from Control)
protected method ClearChildViewState  (Inherited from Control)
protected method CreateChildControls Overridden. Creates all the child controls that may be rendered.
protected method CreateControlCollection  (Inherited from Control)
protected method CreateControlStyle  (Inherited from WebControl)
protected method DataBind  Overloaded. (Inherited from Control)
protected method DataBindChildren  (Inherited from Control)
protected method EnsureChildControls  (Inherited from Control)
protected method EnsureID  (Inherited from Control)
protected method Finalize  (Inherited from Object)
protected method FindControl  Overloaded. (Inherited from Control)
protected method GetAutoSignInScript  
protected method GetClientScript Return client script containing signin functionality.
protected method GetDesignModeState  (Inherited from Control)
protected method GetReturnUrl Return url to redirect after the signin.
protected method GetSessionTokenContext  
protected method HasEvents  (Inherited from Control)
protected method IsLiteralContent  (Inherited from Control)
protected method LoadControlState  (Inherited from Control)
protected method LoadViewState Overridden. Load view states.
protected method MapPathSecure  (Inherited from Control)
protected method MemberwiseClone  (Inherited from Object)
protected method OnBubbleEvent  (Inherited from Control)
protected method OnDataBinding  (Inherited from Control)
protected method OnInit Overridden. Init the control.
protected method OnLoad  (Inherited from Control)
protected method OnPreRender Overridden. Override OnPreRender process.
protected method OnRedirectingToIdentityProvider  
protected method OnSecurityTokenReceived  
protected method OnSecurityTokenValidated  
protected method OnSessionSecurityTokenCreated  
protected method OnSignedIn Raises after the user is signed in.
protected method OnSignInError Raises when signin error occurred.
protected method OnUnload  (Inherited from Control)
protected method OpenFile  (Inherited from Control)
protected method RaiseBubbleEvent  (Inherited from Control)
protected method RecreateChildControls  (Inherited from CompositeControl)
protected method RemovedControl  (Inherited from Control)
protected method Render Overridden. Override Render process.
protected method RenderChildren  (Inherited from Control)
protected method RenderContents  (Inherited from WebControl)
protected method RenderControl  Overloaded. (Inherited from Control)
protected method ResolveAdapter  (Inherited from Control)
protected method SaveControlState  (Inherited from Control)
protected method SaveViewState Overridden. Save view states.
protected method SetDesignModeState Overridden. Designer mode state.
protected method SignIn  
protected method TrackViewState Overridden. Track view states.

Explicit Interface Implementations

  Name Description
System.Web.UI.IAttributeAccessor.GetAttribute  (Inherited from WebControl)
System.Web.UI.IAttributeAccessor.SetAttribute  (Inherited from WebControl)
System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (Inherited from Control)
System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (Inherited from Control)
System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (Inherited from Control)
System.Web.UI.IParserAccessor.AddParsedSubObject  (Inherited from Control)
System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (Inherited from CompositeControl)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.