Compartilhar via


Wizard.TagKey Propriedade

Definição

Obtém o valor HtmlTextWriterTag que corresponde ao controle Wizard.

protected:
 virtual property System::Web::UI::HtmlTextWriterTag TagKey { System::Web::UI::HtmlTextWriterTag get(); };
protected override System.Web.UI.HtmlTextWriterTag TagKey { get; }
member this.TagKey : System.Web.UI.HtmlTextWriterTag
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag

Valor da propriedade

HtmlTextWriterTag

O HtmlTextWriterTag valor que corresponde ao Wizard controle.

Comentários

A TagKey propriedade é usada principalmente por desenvolvedores de controle para estender o Wizard controle.

Aplica-se a

Confira também