Method | Description | |
---|---|---|
CoComment ( ) : System |
Initializes a new instance of the CoComment class.
|
Method | Description | |
---|---|---|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Sends server control content to a provided T:System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on the client.
|
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |