A flag to tell whether files should be included in the search or not.

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

Syntax

C#
public bool SearchFiles { get; set; }

See Also