Property | Type | Description |
---|
Method | Description | |
---|---|---|
Hide ( ) : void |
Hides this instance.
|
|
ModalDialog ( ) : System |
Initializes a new instance of the ModalDialog class.
|
|
SaveLink_ServerClick ( object sender, |
Handles the ServerClick event of the SaveLink control.
|
|
Show ( ) : void |
Shows this instance.
|
Method | Description | |
---|---|---|
CreateChildControls ( ) : void |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
OnInit ( |
Raises the E:Init event.
|
|
OnPreRender ( |
Raises the E:PreRender event.
|
|
RegisterJavaScript ( ) : void |
Registers the java script.
|
protected OnInit ( |
||
e | The |
|
return | void |
protected OnPreRender ( |
||
e | The |
|
return | void |
public SaveLink_ServerClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |