NoFollow Property

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image
Flag to follow the links on the page.

Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690

Syntax

C#
public bool NoFollow { get; set; }
Visual Basic
Public Property NoFollow As Boolean
	Get
	Set
Visual C++
public:
property bool NoFollow {
	bool get ();
	void set (bool value);
}

See Also