Property | Type | Description |
---|
Method | Description | |
---|---|---|
RaisePostBackEvent ( string eventArgument ) : void |
Raises the click event when the confirmation button is clicked.
|
Method | Description | |
---|---|---|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Renders the control to the specified System.Web.UI.HtmlTextWriter.
|
public RaisePostBackEvent ( string eventArgument ) : void | ||
eventArgument | string | The event argument. |
return | void |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The output |
return | void |