메소드 | 설명 | |
---|---|---|
AddUploadInput ( |
||
CheckImageConstraints ( |
||
ColorBox ( jQueryObject link, dynamic options ) : void | ||
DbFileUrl ( string filename ) : string | ||
FileNameSizeDisplay ( string name, long bytes ) : string | ||
FileSizeDisplay ( long bytes ) : string | ||
HasImageExtension ( string filename ) : bool | ||
PopulateFileSymbols ( jQueryObject container, List |
||
ThumbFileName ( string filename ) : string |
public static AddUploadInput ( |
||
options | ||
리턴 | jQueryObject |
public static CheckImageConstraints ( |
||
file | ||
opt | ImageUploadEditorOptions | |
리턴 | bool |
public static ColorBox ( jQueryObject link, dynamic options ) : void | ||
link | jQueryObject | |
options | dynamic | |
리턴 | void |
public static DbFileUrl ( string filename ) : string | ||
filename | string | |
리턴 | string |
public static FileNameSizeDisplay ( string name, long bytes ) : string | ||
name | string | |
bytes | long | |
리턴 | string |
public static FileSizeDisplay ( long bytes ) : string | ||
bytes | long | |
리턴 | string |
public static HasImageExtension ( string filename ) : bool | ||
filename | string | |
리턴 | bool |
public static PopulateFileSymbols ( jQueryObject container, List |
||
container | jQueryObject | |
items | List |
|
displayOriginalName | bool | |
urlPrefix | string | |
리턴 | void |
public static ThumbFileName ( string filename ) : string | ||
filename | string | |
리턴 | string |