C# Class Serenity.UploadInputOptions

Show file Open project: volkanceylan/Serenity Class Usage Examples

Public Properties

Property Type Description
AllowMultiple bool
Container jQueryObject
FileDone Action
InputName string
Progress jQueryObject

Property Details

AllowMultiple public property

public bool AllowMultiple
return bool

Container public property

public jQueryObject Container
return jQueryObject

FileDone public property

public Action FileDone
return Action

InputName public property

public string InputName
return string

Progress public property

public jQueryObject Progress
return jQueryObject