IContentUnitThumbnailRelativePath Property
|
Gets the path of the thumbnail image, relative to the root path of the CMS site
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ThumbnailRelativePath { get; }
ReadOnly Property ThumbnailRelativePath As String
Get
property String^ ThumbnailRelativePath {
String^ get ();
}
abstract ThumbnailRelativePath : string with get
Property Value
Type:
StringSee Also