'宣言
Public Overridable Sub RenderEndTag( _ ByVal writer As HtmlTextWriter _ )
public virtual void RenderEndTag( HtmlTextWriter writer )
パラメータ
- writer
- A System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.