C# Class Ext.Net.FileUploadField

Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
CallButton void
FileUploadField System.Collections.Generic
OnBeforeClientInit void
OnPreRender void
SetButtonText void
SetIconClass void
SetIconClass void
SetText void

Public Methods

Method Description
FileUploadField ( Config config ) : System

Private Methods

Method 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 method

public FileUploadField ( Config config ) : System
config Config
return System