Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IAcceptServerValidator Interface
Members


In This Topic
    IAcceptServerValidator Interface
    In This Topic
    Interface that supports validating data using custom validator controls on the server side.
    Object Model
    IAcceptServerValidator Interface
    Syntax
    'Declaration
     
    
    Public Interface IAcceptServerValidator 
    'Usage
     
    
    Dim instance As IAcceptServerValidator
    public interface IAcceptServerValidator 
    See Also