| ShopServiceGetDefaultLanguageId Method |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public string GetDefaultLanguageId(
string shopId
)
Public Function GetDefaultLanguageId (
shopId As String
) As String
Parameters
- shopId
- Type: SystemString
Return Value
Type:
StringSee Also