lyrImageFolders

Image folders organizing images in lyrImages. Folders are assigned to sites. Images in a folder are viewable by admins on any list in the site.

Field Name

Description

Version Added

FolderID

Unique ID identifying this image folder. (int, identity, NOT NULL)

9.2

FolderName

User-editable name of this folder. Folder name must be unique within the site. (varchar(255), NOT NULL)

9.2

SiteID

Site ID for this image folder. (int, NULL)

9.2