Folder.CheckSubfolderExists Function (int, string) - Author-it On-Premises - Author-it

Author-it Development Documentation

Checks if a folder contains a subfolder with the supplied name.

Namespace: Authorit.API.Services

Parameters

parentFolderId - ID of parent folder.

name - Name of subfolder to find.

Returns

true if subfolder exists, false otherwise.