LoadProviderEventArgs Constructor |
Constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public LoadProviderEventArgs(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type for which the provider should be loaded
See Also