The scope parameter for index server searches. The default is deep traversal under the catalog root.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public string MainScope { get; set; }

See Also