See TagKey.  
            
    Namespace: 
   Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| protected override HtmlTextWriterTag TagKey { get; } | 
| Visual Basic (Declaration) | 
|---|
| Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag | 
| Visual C++ | 
|---|
| protected: virtual property HtmlTextWriterTag TagKey { HtmlTextWriterTag get () override; } | 
 Remarks
Remarks
The root element for this control is a DIV tag.





