Click or drag to resize
AbstractProviderInvalidateProviderInternal Method
Invalidates specific provider.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected static void InvalidateProviderInternal(
	string objectType
)

Parameters

objectType
Type: SystemString
Type of the object
See Also