Check if a folder, report, theme or template exists in the Storage Management database by providing its content ID.
Syntax
public System.bool DoesContentIdExist(
System.Guid
)
Parameters
- contentId
- The content ID, typically a GUID, of the content to check for.
Return Value
True if the item was found or False if not.