this.ddlCourier.SelectedIndex = affiliatecouriers.IndexOf(affiliatecouriers .Find(delegate(Courier courier) { return courier.ID == int.Parse(iOrder.Supplementary.DeliveryCode); }));
References http://msdn2.microsoft.com/en-us/library/x0b5b5bc.aspx
this.ddlCourier.SelectedIndex = affiliatecouriers.IndexOf(affiliatecouriers .Find(delegate(Courier courier) { return courier.ID == int.Parse(iOrder.Supplementary.DeliveryCode); }));
Defferent Types of Blobs Block blobs store text and binary data. Block blobs are made up of blocks of data that can be managed individually...
No comments:
Post a Comment