Gets a value that indicates if the data URI exists in the database.
Gets a value that indicates if the data URI exists in the database.
public bool Exists(DataUri);
Gets a value that indicates if the item ID exists in the database.
public bool Exists(string);
Database.DataRecords Class | Sitecore.Data Namespace