MetaFileInfoIsThumbnail Method |
Returns true if the MetaFile is a thumbnail metafile
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsThumbnail(
ObjectTypeInfo parentTypeInfo
)
Parameters
- parentTypeInfo
- Type: CMS.DataEngineObjectTypeInfo
Parent type info
Return Value
Type:
BooleanSee Also