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: 9.0.0
Syntax
C#
protected Func<byte[]> GetData { get; set; }

Property Value

Type: FuncByte
See Also