Property | Type | Description | |
---|---|---|---|
BindEvent | void | ||
BindEvents | void | ||
CreateButtons | void | ||
InstatiateTemplates | void |
Method | Description | |
---|---|---|
ShowError ( string message ) : void |
Method | Description | |
---|---|---|
CreateChildControls ( ) : void | ||
OnButtonAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void | ||
OnInit ( |
||
OnPreRender ( |
Method | Description | |
---|---|---|
BindEvent ( string buttonId ) : void | ||
BindEvents ( ) : void | ||
CreateButtons ( |
||
InstatiateTemplates ( ) : void |
protected OnButtonAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.CommandEventArgs | |
return | void |
protected OnPreRender ( |
||
e | ||
return | void |