 | AssortmentService.GetAllowAnonymousUsersAssortmentIds Method |
Namespace:
Dynamicweb.Ecommerce.Assortments
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<string> GetAllowAnonymousUsersAssortmentIds()
Public Function GetAllowAnonymousUsersAssortmentIds As IEnumerable(Of String)
Return Value
Type:
IEnumerable<String>
See Also