PropertyProxyValidator Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Performs validation on a control's value using the validation specified on the property of Type.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet (in Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet.dll)
Syntax
'Declaration
PublicClassPropertyProxyValidator _
Inherits BaseValidator _
Implements IValidationIntegrationProxy
publicclassPropertyProxyValidator : BaseValidator,
IValidationIntegrationProxy
publicref classPropertyProxyValidator : public BaseValidator,
IValidationIntegrationProxy
publicclass PropertyProxyValidator extends BaseValidator implements IValidationIntegrationProxy
Remarks
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Label
System.Web.UI.WebControls.BaseValidator
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet.PropertyProxyValidator
See Also
PropertyProxyValidator Members
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |