The namespace 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 TagNamespace { get; }
Visual Basic (Declaration)
ReadOnly Property TagNamespace As String
Visual C++
property String^ TagNamespace {
	String^ get ();
}

See Also