Click or drag to resize
BaseInfoEnsureBinaryData Method
Makes sure that the binary data is loaded into binary column of the object when StoreToFileSystem is true.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected virtual byte[] EnsureBinaryData()

Return Value

Type: Byte
See Also