MembershipPasswordAttribute.IsValid Method

.NET Framework (current version)
 

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodIsValid(Object)

Determines whether the specified value of the object is valid. (Inherited from ValidationAttribute.)

System_CAPS_protmethodIsValid(Object, ValidationContext)

Validates the specified value with respect to the current validation attribute.(Overrides ValidationAttribute.IsValid(Object, ValidationContext).)

Return to top
Show: