Redigera

Dela via


PageState enumeration

Important

The finance and operations (Dynamics 365) mobile app and platform have been deprecated. For more information, see Removed or deprecated platform features.

Represents the various high-level states the page can be in.

Index

Enumeration members

Enumeration members

error

error: 10 The page is currently in the error state, but can be refreshed in an attempt to get out of this state.

loaded

loaded: 3 The page is fully loaded and can be refreshed and, if possible, submitted.

loading

loading: 2 The page is currently being loaded.

offline

offline: 1 The page was loaded in the offline mode, thus not refreshable.

refreshing

refreshing: 4 The page is currently refreshing its data.