OpenWebOptions enumeration

SharePoint Online

Specifies options that can be passed to OpenWeb.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneDirectly call OpenWeb.
InitNavigationCacheWhen the returned Web object is initialized, cached navigation data is loaded.
Show: