Свойство | Type | Description | |
---|---|---|---|
EnsureActiveTab | void | ||
GetServerActiveTabIndex | int | ||
GetSuffixTabStripPlacementCss | string | ||
IPostBackEventHandler | void | ||
RenderSpannerForVerticalTabs | void | ||
ShouldSerializeActiveTabIndexForClient | bool | ||
ShouldSerializeUniqueID | bool |
Méthode | Description | |
---|---|---|
ResetLoadedOnceTabs ( ) : void | ||
TabContainer ( ) : System |
Méthode | Description | |
---|---|---|
AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void | ||
AddParsedSubObject ( object obj ) : void | ||
AddedControl ( |
||
CreateControlCollection ( ) : System.Web.UI.ControlCollection | ||
CreateControlStyle ( ) : System.Web.UI.WebControls.Style | ||
DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
LoadClientState ( string clientState ) : void | ||
LoadControlState ( object savedState ) : void | ||
LoadPostData ( string postDataKey, |
||
OnActiveTabChanged ( |
||
OnInit ( |
||
RaisePostDataChangedEvent ( ) : void | ||
RemovedControl ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderHeader ( System.Web.UI.HtmlTextWriter writer ) : void | ||
SaveClientState ( ) : string | ||
SaveControlState ( ) : object |
Méthode | Description | |
---|---|---|
EnsureActiveTab ( ) : void | ||
GetServerActiveTabIndex ( int clientActiveTabIndex ) : int | ||
GetSuffixTabStripPlacementCss ( ) : string | ||
IPostBackEventHandler ( string eventArgument ) : void | ||
RenderSpannerForVerticalTabs ( System.Web.UI.HtmlTextWriter writer ) : void | ||
ShouldSerializeActiveTabIndexForClient ( ) : bool | ||
ShouldSerializeUniqueID ( ) : bool |
protected AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected AddParsedSubObject ( object obj ) : void | ||
obj | object | |
Résultat | void |
protected AddedControl ( |
||
control | ||
index | int | |
Résultat | void |
protected CreateControlCollection ( ) : System.Web.UI.ControlCollection | ||
Résultat | System.Web.UI.ControlCollection |
protected CreateControlStyle ( ) : System.Web.UI.WebControls.Style | ||
Résultat | System.Web.UI.WebControls.Style |
protected DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
descriptor | System.Web.UI.ScriptComponentDescriptor | |
Résultat | void |
protected LoadClientState ( string clientState ) : void | ||
clientState | string | |
Résultat | void |
protected LoadControlState ( object savedState ) : void | ||
savedState | object | |
Résultat | void |
protected LoadPostData ( string postDataKey, |
||
postDataKey | string | |
postCollection | ||
Résultat | bool |
protected OnActiveTabChanged ( |
||
e | ||
Résultat | void |
protected RaisePostDataChangedEvent ( ) : void | ||
Résultat | void |
protected RemovedControl ( |
||
control | ||
Résultat | void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected RenderHeader ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |