Table of Contents

Property UseIncludeList

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UseIncludeList

Gets or sets whether to use an include list.

bool UseIncludeList { get; set; }

Property Value

bool

Remarks

The validator checks if the user input is on the list, complaining if not. See AddCharIncludes(string).