Compartir vía


Wizard.TagKey Propiedad

Definición

Obtiene el HtmlTextWriterTag valor que corresponde al Wizard control .

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 de propiedad

Valor HtmlTextWriterTag que corresponde al Wizard control .

Comentarios

La TagKey propiedad se usa principalmente por los desarrolladores de controles para ampliar el Wizard control.

Se aplica a

Consulte también