Sitecore 5.1.1 API

Database.DataRecords.DoGetItem Method

Overload List

 

protected virtual Item DoGetItem(DataUri);

 

protected virtual Item DoGetItem(ID);

 

protected virtual Item DoGetItem(ID,Language);

 

protected virtual Item DoGetItem(ID,Language,Version);

 

protected virtual Item DoGetItem(string);

 

protected virtual Item DoGetItem(string,Language);

 

protected virtual Item DoGetItem(string,Language,Version);

See Also

Database.DataRecords Class | Sitecore.Data Namespace