BaseInfoGeneralizedInfoWrapperUpdateFromDB Method |
Updates the data of the object from DB (updates also ObjectSettings).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public void UpdateFromDB(
bool binaryData
)
Parameters
- binaryData
- Type: SystemBoolean
Indicates whether to load also binary data
See Also