C# Class Serenity.UploadInputOptions

Exibir arquivo 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_oe property

public bool AllowMultiple
return bool

Container public_oe property

public jQueryObject Container
return jQueryObject

FileDone public_oe property

public Action FileDone
return Action

InputName public_oe property

public string InputName
return string

Progress public_oe property

public jQueryObject Progress
return jQueryObject