메소드 |
설명 |
|
AddBodyCssClass ( string cssClass ) : void |
|
|
AfterKeyBindingAdd ( KeyBinding keyBinding ) : void |
|
|
ApplyBodyStyles ( string style ) : void |
|
|
CallBody ( string name ) : void |
|
|
ClearContent ( ) : void |
|
|
Collapse ( ) : void |
|
|
Collapse ( bool animate ) : void |
|
|
CollapsedProxy ( bool collapsed ) : void |
|
|
Expand ( ) : void |
|
|
Expand ( bool animate ) : void |
|
|
IPostBackDataHandler ( string postDataKey, NameValueCollection postCollection ) : bool |
|
|
LoadContent ( ) : void |
|
|
LoadContent ( JFunction fn ) : void |
|
|
LoadContent ( LoadConfig config ) : void |
|
|
LoadContent ( string url ) : void |
|
|
LoadContent ( string url, bool noCache ) : void |
|
|
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool |
|
|
OnStateChanged ( EventArgs e ) : void |
|
|
PanelBase ( ) : System |
|
|
PanelBase ( string title ) : System |
|
|
PanelBase ( string id, string title ) : System |
|
|
PanelBase ( string id, string title, string html ) : System |
|
|
RaisePostDataChangedEvent ( ) : void |
|
|
Reload ( ) : void |
|
|
RemoveBodyCssClass ( string cssClass ) : void |
|
|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
|
|
SetIconClass ( Icon icon ) : void |
|
|
SetIconClass ( string cls ) : void |
|
|
SetTitle ( string title ) : void |
|
|
SetTitle ( string title, string cls ) : void |
|
|
ToggleCollapse ( ) : void |
|
|
ToggleCollapse ( bool animate ) : void |
|
|