UltimateSpell Class Library

UltimateSpell.IgnoreFilenames Property

Gets or sets a value that indicates whether to ignore filenames.

[Visual Basic]
Overridable Public Property IgnoreFilenames As Boolean
[C#]
public virtual bool IgnoreFilenames {get; set;}

Property Value

true if filenames are ignored; otherwise, false. The default value is true.

Remarks

Use this property to ignore filenames.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace