C# Class SpeakFriend.FileUpload.UploadedFileName

Inheritance: UploadedFileControl
Show file Open project: teamaton/speak-lib Class Usage Examples

Public Methods

Method Description
UploadedFileName ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void
RecreateChildControls ( ) : void

Private Methods

Method Description
UploadedFileName_FileChanged ( object sender, EventArgs e ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

RecreateChildControls() protected method

protected RecreateChildControls ( ) : void
return void

UploadedFileName() public method

public UploadedFileName ( ) : System
return System