Méthode | Description | |
---|---|---|
GetTabClass ( object property ) : string |
Gets the tab class.
|
|
OnInit ( |
Raises the E:Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
lbProperty_Click ( object sender, |
Handles the Click event of the lbProperty control.
|
|
masterPage_OnSave ( object sender, |
Handles the OnSave event of the masterPage control.
|
Méthode | Description | |
---|---|---|
DisplayError ( string message ) : void |
Displays the error.
|
|
ShowSelectedPane ( ) : void |
Shows the selected pane.
|
protected GetTabClass ( object property ) : string | ||
property | object | The property. |
Résultat | string |
protected OnInit ( |
||
e | The |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected lbProperty_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected masterPage_OnSave ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |