Свойство | Type | Description | |
---|---|---|---|
BindEvents | void | ||
ContentsAreInTrash | bool | ||
ContentsAreTrashable | bool | ||
DeleteContentsForever | void | ||
DeleteContentsToTrash | void | ||
GetNodesInTreeCount | int | ||
ProcessCommand | void | ||
SetLabel | void | ||
ShowException | void | ||
ToggleControlVisibility | void |
Méthode | Description | |
---|---|---|
ContentDeletePortlet ( ) : System |
Méthode | Description | |
---|---|---|
CreateChildControls ( ) : void | ||
MessageControlButtonsAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void | ||
OnLoad ( |
Méthode | Description | |
---|---|---|
BindEvents ( ) : void | ||
ContentsAreInTrash ( ) : bool | ||
ContentsAreTrashable ( ) : bool | ||
DeleteContentsForever ( ) : void | ||
DeleteContentsToTrash ( ) : void | ||
GetNodesInTreeCount ( ) : int | ||
ProcessCommand ( System.Web.UI.WebControls.CommandEventArgs e ) : void | ||
SetLabel ( |
Sets the label Text property based on the formatted text is included in that property.
|
|
ShowException ( |
||
ToggleControlVisibility ( |
protected MessageControlButtonsAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.CommandEventArgs | |
Résultat | void |