Click or drag to resize
BinaryDataGetData Property
External method used to get the binary data when required

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
protected Func<byte[]> GetData { get; set; }

Property Value

Type: FuncByte
See Also