TaxonomyNavigation.FlushTermSetFromCache Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static void FlushTermSetFromCache (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Web webForPermissions, Guid termStoreId, Guid termSetId);
static member FlushTermSetFromCache : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Web * Guid * Guid -> unit
Public Shared Sub FlushTermSetFromCache (context As ClientRuntimeContext, webForPermissions As Web, termStoreId As Guid, termSetId As Guid)
Parameters
- context
- ClientRuntimeContext
- webForPermissions
- Web
- termStoreId
- Guid
- termSetId
- Guid
- Attributes