Click or drag to resize
ProviderHelperInvalidateProvider Method
Invalidates specific provider.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static void InvalidateProvider(
	string objectType
)

Parameters

objectType
Type: SystemString
Type of the object
See Also