UltimateSpell Class Library

UltimateSpell.IgnoreReadOnlyControls Property

Gets or sets a value that indicates whether to ignore read-only controls.

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

Property Value

true if read-only controls are ignored; otherwise, false. The default value is true.

Remarks

Use this property to ignore read-only controls.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace