OnClientCreate Property (C1AutoComplete)
                In This Topic
            
            The name of the function which will be called when autocomplete is created.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientCreate As System.String
             
        
            
            public System.string OnClientCreate {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also