Click or drag to resize
ContentInnerMediaViewThumbnailsViewControl Property
Gets a repeater control used to display files in THUMBNAILS view mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public abstract BasicRepeater ThumbnailsViewControl { get; }

Property Value

Type: BasicRepeater
See Also