Method | Description | |
---|---|---|
ImageUploaderEventArgs ( int binaryFileId ) : System |
Initializes a new instance of the ImageUploaderEventArgs class.
|
public ImageUploaderEventArgs ( int binaryFileId ) : System | ||
binaryFileId | int | The binary file identifier. |
return | System |