BaseValidator::IsUnobtrusive Property
.NET Framework (current version)
Gets a value that indicates whether the control generates unobtrusive JavaScript.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the control generates unobtrusive JavaScript; otherwise, false.
This property returns false if the UnobtrusiveValidationMode property value is None; otherwise this property returns true .
.NET Framework
Available since 4.5
Available since 4.5
Show: