AbstractProviderInvalidateProviderInternal Method |
Invalidates specific provider.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected static void InvalidateProviderInternal(
string objectType
)
Parameters
- objectType
- Type: SystemString
Type of the object
See Also