AttachmentInfo EnsureBinaryData Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodEnsureBinaryData 
Makes sure that the binary data is loaded into binary column of the object when StoreToFileSystem is true.
(Inherited from BaseInfo.)
Protected methodEnsureBinaryData(Boolean)
Ensures the binary data - loads the binary data from file stream if present.
(Overrides BaseInfo EnsureBinaryData(Boolean).)
Back to Top
See Also