View.SetWorksharingDisplayMode
Description:
Sets the worksharing display mode for this view.
Sets the worksharing display mode for this view.
Remarks:
Turning on a worksharing display mode will disable other temporary view modes such as reveal hidden elements and temporary hide/isolate.
Turning on a worksharing display mode will disable other temporary view modes such as reveal hidden elements and temporary hide/isolate.
public void SetWorksharingDisplayMode(
WorksharingDisplayMode displayMode
)
-
displayModeThe desired display mode. "Off" will turn off all worksharing display modes.
-
This View does not support the requested worksharing display mode.
-
A value passed for an enumeration argument is not a member of that enumeration