Method | Description | |
---|---|---|
DataBind ( ) : void |
Binds a data source to the invoked server control and all its child controls.
|
|
InvokeHelper ( ) : System |
Initializes a new instance of the InvokeHelper class.
|
Method | Description | |
---|---|---|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Sends server control content to a provided
|
Method | Description | |
---|---|---|
GetHelper ( ) : object | ||
GetMethod ( object helper ) : |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |