The name of the tag that this handler converts

Namespace:  Endeca.Data.Content.Assembler
Assembly:  Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 2.1.2.0 (2.1.2.0)

Syntax

C#
string TagName { get; }
Visual Basic (Declaration)
ReadOnly Property TagName As String
Visual C++
property String^ TagName {
	String^ get ();
}

See Also