Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Refreshes one or more entities with the latest data from the content database.
Overload List
Name | Description | |
---|---|---|
![]() |
Refresh(RefreshMode, IEnumerable) | Refreshes a collection of entities with the latest data from the content database according to the specified mode. |
![]() |
Refresh(RefreshMode, Object) | Refreshes the specified entity with the latest data from the content database according to the specified mode. |
![]() |
Refresh(RefreshMode, []) | Refreshes an array of entities with the latest data from the content database according to the specified mode. |
Top