C# 클래스 Ext.Net.FileUploadField

파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CallButton void
FileUploadField System.Collections.Generic
OnBeforeClientInit void
OnPreRender void
SetButtonText void
SetIconClass void
SetIconClass void
SetText void

공개 메소드들

메소드 설명
FileUploadField ( Config config ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

FileUploadField() 공개 메소드

public FileUploadField ( Config config ) : System
config Config
리턴 System