ProviderHelperInvalidateProvider Method |
Invalidates specific provider.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void InvalidateProvider(
string objectType
)
Parameters
- objectType
- Type: SystemString
Type of the object
See Also