RefreshOnActivate Property
Version: Available or changed with runtime version 1.0.
Set this property on pages where you want to refresh the data when the user navigates back from another page.
Applies to
- Page
Syntax
RefreshOnActivate = true;
Remarks
On RoleCenters, modifying data in one part will automatically refresh data in any other parts which have the RefreshOnActivate property set to true.