| GiftCardServiceGetAllGiftCards Method |
Namespace:
Dynamicweb.Ecommerce.GiftCards
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<GiftCard> GetAllGiftCards()
Public Function GetAllGiftCards As IEnumerable(Of GiftCard)
Return Value
Type:
IEnumerableGiftCardSee Also