C# Class Ext.Net.FileUploadField

Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
CallButton void
FileUploadField System.Collections.Generic
OnBeforeClientInit void
OnPreRender void
SetButtonText void
SetIconClass void
SetIconClass void
SetText void

Méthodes publiques

Méthode Description
FileUploadField ( Config config ) : System

Private Methods

Méthode Description
CallButton ( string name ) : void
FileUploadField ( ) : System.Collections.Generic
OnBeforeClientInit ( Observable sender ) : void
OnPreRender ( System e ) : void
SetButtonText ( string text ) : void
SetIconClass ( Icon icon ) : void
SetIconClass ( string cls ) : void
SetText ( string text ) : void

Method Details

FileUploadField() public méthode

public FileUploadField ( Config config ) : System
config Config
Résultat System