BaseInfoGeneralizedInfoWrapperGetBinaryData Method |
Returns the BinaryData object of the current instance. Has to be overridden by specific classes. Returns null by default.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public BinaryData GetBinaryData()
Return Value
Type:
BinaryDataSee Also