Returns the Keyname associated with this instance.

Namespace:  Endeca.Web.Url.Seo.Utility
Assembly:  Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public string KeyName { get; }
Visual Basic (Declaration)
Public ReadOnly Property KeyName As String
Visual C++
public:
property String^ KeyName {
	String^ get ();
}

See Also