Click or drag to resize
DefaultClassThumbnail Class
Is able to select default metafile of the class. Default metafile is the one with name starting with "default.".
Inheritance Hierarchy
SystemObject
  CMS.DataEngineDefaultClassThumbnail

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public class DefaultClassThumbnail

The DefaultClassThumbnail type exposes the following members.

Constructors
  NameDescription
Public methodDefaultClassThumbnail
Initializes a new instance of the DefaultClassThumbnail class.
Top
Methods
  NameDescription
Public methodGetDefaultClassThumbnailGuid
Gets GUID of default avatar located in MetaFile table for processed object info.
Top
See Also