CKFinder 3 – ASP.NET Connector Documentation
IThumbnailSettings Interface Reference

A thumbnail settings. More...

Properties

string Root [get]
 Gets the path to thumbnails in the backend. More...
 
IBackend Backend [get]
 Gets the backend. More...
 
IReadOnlyCollection< SizeAndQualityAllowedSizes [get]
 Gets the read-only collection of known sizes. More...
 

Detailed Description

A thumbnail settings.

Property Documentation

◆ AllowedSizes

IReadOnlyCollection<SizeAndQuality> AllowedSizes
get

Gets the read-only collection of known sizes.

◆ Backend

IBackend Backend
get

Gets the backend.

◆ Root

string Root
get

Gets the path to thumbnails in the backend.


The documentation for this interface was generated from the following file: