Returns the string parameter for this class, which is "Nao".

Namespace:  Endeca.Web.Url.Seo.Parameters
Assembly:  Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)

Syntax

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

See Also