Click or drag to resize
BaseInfoGeneralizedInfoWrapperEnsureBinaryData 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: 8.2.23
Syntax
C#
public byte[] EnsureBinaryData()

Return Value

Type: Byte
See Also