IContentUnitThumbnailId Property
|
Gets the unique id of the thumbnail. The thumbnail id is the file name of the thubmnail
for this Content Unit.
The prupose of a thumbnail for a Content Unit, is to demonstrate what this Content Unit
looks like when place on a Page.
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring ThumbnailId { get; }ReadOnly Property ThumbnailId As String
Get
property String^ ThumbnailId {
String^ get ();
}abstract ThumbnailId : string with get
Property Value
String
See Also