DefaultClassThumbnail Constructor |
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public DefaultClassThumbnail(
string objectType
)
Parameters
- objectType
- Type: SystemString
Code name of the class whose Avatar meta files will be managed
Exceptions Exception | Condition |
---|
ArgumentNullException | objectType is null |
See Also