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

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected override byte[] EnsureBinaryData()

Return Value

Type: Byte
See Also