Initializes a new instance of the DefaultClassThumbnail class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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