BinaryImage for ASP.NET Web Forms
ImageData Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImage Class : ImageData Property
Gets or sets the binary image data for the control.
Syntax
'Declaration
 
Public Property ImageData As System.Byte()
public System.byte[] ImageData {get; set;}
See Also

Reference

C1BinaryImage Class
C1BinaryImage Members