Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
RaisePostBackEvent ( string eventArgument ) : void |
Raises the click event when the confirmation button is clicked.
|
Метод | Описание | |
---|---|---|
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. |
Результат | void |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The output |
Результат | void |