IContentUnitHasThumbnail Property
|
Gets whether this Content Unit has thumbnail or not
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool HasThumbnail { get; }
ReadOnly Property HasThumbnail As Boolean
Get
property bool HasThumbnail {
bool get ();
}
abstract HasThumbnail : bool with get
Property Value
Type:
BooleanSee Also