| GuiCountryRelDefaultData Method (String, Boolean) |
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static string CountryRelDefaultData(
string methodCode,
bool advancedLayout
)
Public Shared Function CountryRelDefaultData (
methodCode As String,
advancedLayout As Boolean
) As String
Parameters
- methodCode
- Type: SystemString
- advancedLayout
- Type: SystemBoolean
Return Value
Type:
StringSee Also