NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BaseValidator.PropertiesValid

PropertiesValid property

[Visual Basic]
Protected ReadOnly Property PropertiesValid As Boolean
[C#]
protected bool PropertiesValid {get;}
[C++]
protected: __property bool get_PropertiesValid();
[JScript]
protected function get PropertiesValid() : Boolean;

See Also

BaseValidator Class | BaseValidator Members | System.Web.UI.WebControls Namespace