PowerWEB LiveControls for ASP.NET
TagKey Property
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveTableCell Class : TagKey Property



Syntax

Visual Basic (Declaration) 
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Visual Basic (Usage)Copy Code
Dim instance As LiveTableCell
Dim value As HtmlTextWriterTag
 
value = instance.TagKey
C# 
protected override HtmlTextWriterTag TagKey {get;}
C++/CLI 
protected:
property HtmlTextWriterTag TagKey {
   HtmlTextWriterTag get() override;
}

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.