public static Framework.Data.LogImage GetLogImage(Framework.Data.LogImageCollection lCollection, string lId) { return lCollection.GetLogImage(lId); }