C# Class Serenity.ComponentModel.ImageUploadEditorAttribute

Inheritance: CustomEditorAttribute
Mostra file Open project: volkanceylan/Serenity Class Usage Examples

Public Methods

Method Description
ImageUploadEditorAttribute ( ) : Serenity.Web

Protected Methods

Method Description
ImageUploadEditorAttribute ( string editorType ) : Serenity.Web

Method Details

ImageUploadEditorAttribute() public method

public ImageUploadEditorAttribute ( ) : Serenity.Web
return Serenity.Web

ImageUploadEditorAttribute() protected method

protected ImageUploadEditorAttribute ( string editorType ) : Serenity.Web
editorType string
return Serenity.Web