The members of System.Web.UI.Control are listed below.
See Also: Inherited members from System.Object
Control()Documentation for this section has not yet been entered.
AppRelativeTemplateSourceDirectory string. Documentation for this section has not yet been entered. [read-only] BindingContainer Control. Documentation for this section has not yet been entered. [read-only] ClientID string. Documentation for this section has not yet been entered. [read-only] Controls ControlCollection. Documentation for this section has not yet been entered. EnableTheming bool. Documentation for this section has not yet been entered. EnableViewState bool. Documentation for this section has not yet been entered. ID string. Documentation for this section has not yet been entered. [read-only] NamingContainer Control. Documentation for this section has not yet been entered. Page Page. Documentation for this section has not yet been entered. [read-only] Parent Control. Documentation for this section has not yet been entered. Site System.ComponentModel.ISite. Documentation for this section has not yet been entered. SkinID string. Documentation for this section has not yet been entered. TemplateControl TemplateControl. Documentation for this section has not yet been entered. [read-only] TemplateSourceDirectory string. Documentation for this section has not yet been entered. [read-only] UniqueID string. Documentation for this section has not yet been entered. Visible bool. Documentation for this section has not yet been entered.
[read-only] Adapter System.Web.UI.Adapters.ControlAdapter. Documentation for this section has not yet been entered. ChildControlsCreated bool. Documentation for this section has not yet been entered. [read-only] ClientIDSeparator char. Documentation for this section has not yet been entered. [read-only] Context System.Web.HttpContext. Documentation for this section has not yet been entered. [read-only] DesignMode bool. Documentation for this section has not yet been entered. [read-only] Events System.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered. [read-only] HasChildViewState bool. Documentation for this section has not yet been entered. [read-only] IdSeparator char. Documentation for this section has not yet been entered. [read-only] IsChildControlStateCleared bool. Documentation for this section has not yet been entered. [read-only] IsTrackingViewState bool. Documentation for this section has not yet been entered. [read-only] IsViewStateEnabled bool. Documentation for this section has not yet been entered. [read-only] LoadViewStateByID bool. Documentation for this section has not yet been entered. [read-only] ViewState StateBag. Documentation for this section has not yet been entered. [read-only] ViewStateIgnoresCase bool. Documentation for this section has not yet been entered.
ApplyStyleSheetSkin(Page) Documentation for this section has not yet been entered.DataBind() Documentation for this section has not yet been entered.Dispose() Documentation for this section has not yet been entered.FindControl(string) : Control Documentation for this section has not yet been entered.Focus() Documentation for this section has not yet been entered.HasControls() : bool Documentation for this section has not yet been entered.RenderControl(HtmlTextWriter) Documentation for this section has not yet been entered.ResolveClientUrl(string) : string Documentation for this section has not yet been entered.ResolveUrl(string) : string Documentation for this section has not yet been entered.SetRenderMethodDelegate(RenderMethod) Documentation for this section has not yet been entered.
AddedControl(Control, int) Documentation for this section has not yet been entered.AddParsedSubObject(object) Documentation for this section has not yet been entered.BuildProfileTree(string, bool) Documentation for this section has not yet been entered.ClearChildControlState() Documentation for this section has not yet been entered.ClearChildState() Documentation for this section has not yet been entered.ClearChildViewState() Documentation for this section has not yet been entered.CreateChildControls() Documentation for this section has not yet been entered.CreateControlCollection() : ControlCollection Documentation for this section has not yet been entered.DataBind(bool) Documentation for this section has not yet been entered.DataBindChildren() Documentation for this section has not yet been entered.EnsureChildControls() Documentation for this section has not yet been entered.EnsureID() Documentation for this section has not yet been entered.FindControl(string, int) : Control Documentation for this section has not yet been entered.GetDesignModeState() : IDictionary Documentation for this section has not yet been entered.HasEvents() : bool Documentation for this section has not yet been entered.IsLiteralContent() : bool Documentation for this section has not yet been entered.LoadControlState(object) Documentation for this section has not yet been entered.LoadViewState(object) Documentation for this section has not yet been entered.MapPathSecure(string) : string Documentation for this section has not yet been entered.OnBubbleEvent(object, EventArgs) : bool Documentation for this section has not yet been entered.OnDataBinding(EventArgs) Documentation for this section has not yet been entered.OnInit(EventArgs) Documentation for this section has not yet been entered.OnLoad(EventArgs) Documentation for this section has not yet been entered.OnPreRender(EventArgs) Documentation for this section has not yet been entered.OnUnload(EventArgs) Documentation for this section has not yet been entered.OpenFile(string) : System.IO.Stream Documentation for this section has not yet been entered.RaiseBubbleEvent(object, EventArgs) Documentation for this section has not yet been entered.RemovedControl(Control) Documentation for this section has not yet been entered.Render(HtmlTextWriter) Documentation for this section has not yet been entered.RenderChildren(HtmlTextWriter) Documentation for this section has not yet been entered.RenderControl(HtmlTextWriter, System.Web.UI.Adapters.ControlAdapter) Documentation for this section has not yet been entered.ResolveAdapter() : System.Web.UI.Adapters.ControlAdapter Documentation for this section has not yet been entered.SaveControlState() : object Documentation for this section has not yet been entered.SaveViewState() : object Documentation for this section has not yet been entered.SetDesignModeState(IDictionary) Documentation for this section has not yet been entered.TrackViewState() Documentation for this section has not yet been entered.
DataBinding Documentation for this section has not yet been entered. Disposed Documentation for this section has not yet been entered. Init Documentation for this section has not yet been entered. Load Documentation for this section has not yet been entered. PreRender Documentation for this section has not yet been entered. Unload Documentation for this section has not yet been entered.
System.Web.UI.IParserAccessor.AddParsedSubObject Documentation for this section has not yet been entered. [read-only] System.Web.UI.IControlBuilderAccessor.ControlBuilder ControlBuilder. Documentation for this section has not yet been entered. [read-only] System.Web.UI.IDataBindingsAccessor.DataBindings DataBindingCollection. Documentation for this section has not yet been entered. [read-only] System.Web.UI.IExpressionsAccessor.Expressions ExpressionBindingCollection. Documentation for this section has not yet been entered. System.Web.UI.IControlDesignerAccessor.GetDesignModeState Documentation for this section has not yet been entered. [read-only] System.Web.UI.IDataBindingsAccessor.HasDataBindings bool. Documentation for this section has not yet been entered. [read-only] System.Web.UI.IExpressionsAccessor.HasExpressions bool. Documentation for this section has not yet been entered. System.Web.UI.IControlDesignerAccessor.SetDesignModeState Documentation for this section has not yet been entered. System.Web.UI.IControlDesignerAccessor.SetOwnerControl Documentation for this section has not yet been entered. [read-only] System.Web.UI.IControlDesignerAccessor.UserData IDictionary. Documentation for this section has not yet been entered.