Click or drag to resize
RelationshipInfoProviderClearCacheInternal Method
Clears the document relationship cache for the given relationship.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void ClearCacheInternal(
	RelationshipInfo relationship
)

Parameters

relationship
Type: CMS.DocumentEngineRelationshipInfo
Relationship
See Also