Gets whether to inlcude Numbers in the Search Index

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool SearchIncludeNumeric { get; }
Visual Basic
Public Shared ReadOnly Property SearchIncludeNumeric As Boolean
	Get

Remarks

Defaults to False

See Also