Méthode | Description | |
---|---|---|
RenderBaseControl ( System.Web.UI.HtmlTextWriter writer ) : void |
Renders the base control.
|
Méthode | Description | |
---|---|---|
RegisterClientScript ( ) : void | ||
WriteKeyControls ( System.Web.UI.HtmlTextWriter writer, string nameAndValue ) : void |
Writes the key controls.
|
|
WriteKeyHtml ( StringBuilder html ) : void |
Writes the key HTML.
|
|
WriteValueControls ( System.Web.UI.HtmlTextWriter writer, string nameAndValue, string>.Dictionary |
Writes the value controls.
|
|
WriteValueHtml ( StringBuilder html, string>.Dictionary |
Writes the value HTML.
|
public RenderBaseControl ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The writer. |
Résultat | void |