Click or drag to resize
ImageHelperSourceData Property
Source data for the image.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public byte[] SourceData { get; }

Property Value

Type: Byte
See Also