Initializes a new instance of the DefaultClassThumbnail class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Code name of the class whose Avatar meta files will be managed
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | objectType is null |
See Also