BinaryImage for ASP.NET Web Forms
Data Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImageData Class : Data Property
The binary image data.
Syntax
'Declaration
 
Public Property Data As System.Byte()
public System.byte[] Data {get; set;}
See Also

Reference

C1BinaryImageData Class
C1BinaryImageData Members