IContentUnitHasThumbnail Property
|
Gets whether this Content Unit has thumbnail or not
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool HasThumbnail { get; }ReadOnly Property HasThumbnail As Boolean
Get
property bool HasThumbnail {
bool get ();
}abstract HasThumbnail : bool with get
Property Value
Boolean
See Also