Back to Devexpress

Session.Reload Method

xpo-devexpress-dot-xpo-dot-session-dot-reload.md

latest487 B
Original Source

Session.Reload Method

NameParametersDescription
Reload(Object, Boolean)theObject, forceAggregatesReloadReloads the state of the specified persistent object and its aggregated objects from the data store, recursively.
Reload(Object)theObjectReloads the state of the specified persistent object from the data store.