ContentInnerMediaViewThumbnailsViewControl Property |
Gets a repeater control used to display files in THUMBNAILS view mode.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public abstract BasicRepeater ThumbnailsViewControl { get; }
Property Value
Type:
BasicRepeaterSee Also