Property | Type | Description |
---|
Method | Description | |
---|---|---|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Renders the Web server control content to the client's browser using the specified T:System.Web.UI.HtmlTextWriter object.
|
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |