Spread for ASP.NET 10 Product Documentation
GetValidator Method


Gets the BaseValidator object for this editor.
Syntax
'Declaration
 
Function GetValidator() As BaseValidator
'Usage
 
Dim instance As IEditor
Dim value As BaseValidator
 
value = instance.GetValidator()
BaseValidator GetValidator()

Return Value

BaseValidator containing the validation object used to validate values
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IEditor Interface
IEditor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.