WebZone.TagKey Property

Note: This property is new in the .NET Framework version 2.0.

This member overrides WebControl.TagKey.

protected:
virtual property HtmlTextWriterTag TagKey {
	HtmlTextWriterTag get () override;
}
/** @property */
protected HtmlTextWriterTag get_TagKey ()

protected override function get TagKey () : HtmlTextWriterTag

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: