Comandi dell'assistente del HTML |
I comandi dell'assistente del HTML sono modifiche del HTML che sono capite dall'assistente.
|
Comandi dell'assistente del HTML
|
Gli elementi del HTML nelle lime di ASP.NET, per difetto, sono trattare come testo e rendere questi elementi programmabili, aggiungere un attributo " dell'assistente " del runat= all'elemento del HTML. Questo attributo indica sempre che l'elemento dovrebbe essere trattare come un controllo dell'assistente.
Nota: Tutti i comandi dell'assistente del HTML devono essere disposti all'interno di una modifica del <form> con l'attributo " dell'assistente " del runat=!
Nota: ASP.NET richiede che tutti gli elementi del HTML devono essere annidati correttamente e correttamente chiuso.
|
HTML Server Control |
Description |
HtmlAnchor |
Controls an <a> HTML element |
HtmlButton |
Controls a <button> HTML element |
HtmlForm |
Controls a <form> HTML element |
HtmlGeneric |
Controls other HTML element not specified by a specific
HTML server control, like <body>, <div>, <span>, etc. |
HtmlImage |
Controls an <image> HTML element |
HtmlInputButton |
Controls <input type="button">, <input type="submit">,
and <input type="reset"> HTML elements |
HtmlInputCheckBox |
Controls an <input type="checkbox"> HTML element |
HtmlInputFile |
Controls an <input type="file"> HTML element |
HtmlInputHidden |
Controls an <input type="hidden"> HTML element |
HtmlInputImage |
Controls an <input type="image"> HTML element |
HtmlInputRadioButton |
Controls an <input type="radio"> HTML element |
HtmlInputText |
Controls <input type="text"> and <input
type="password"> HTML elements |
HtmlSelect |
Controls a <select> HTML element |
HtmlTable |
Controls a <table> HTML element |
HtmlTableCell |
Controls <td>and <th> HTML elements |
HtmlTableRow |
Controls a <tr> HTML element |
HtmlTextArea |
Controls a <textarea> HTML element |
|
|
|
Keywords:
HTML Server Controls,
html server control,
asp net controls,
asp net server controls,
vb net controls,
asp net html,
how to server,
web page html,
counter strike server,
c# controls,
html reference,
javascript controls,
html tutorial,
html forms,
asp controls,
creating server controls,
html button,
aspx controls,
vb controls,
net controls,
form html,
html attributes,
web server controls,
html code,
table html,
html function,
html event,
html properties,
image html,
page controls,
controls add,
html script,
custom controls
|