Returns true iff UrlManager is active.

Namespace:  Endeca.Web.UI.WebControls
Assembly:  Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

C#
protected bool RenderHyperlinks { get; }
Visual Basic (Declaration)
Protected ReadOnly Property RenderHyperlinks As Boolean
Visual C++
protected:
property bool RenderHyperlinks {
	bool get ();
}

See Also