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: 5.2.375.236

Syntax

C#
public string MainScope { get; set; }

See Also