Gets the DeviceItem with the specified URI.
Gets the DeviceItem with the specified URI.
public Items.DeviceItem this[Sitecore.Data.DataUri] {get;}
Gets the DeviceItem with the specified item ID.
public Items.DeviceItem this[Sitecore.Data.ID] {get;}
Gets the DeviceItem with the specified item path.
public Items.DeviceItem this[string] {get;}
DeviceRecords Class | Sitecore.Data Namespace