  | CountryServiceDeleteCountryText Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.International
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void DeleteCountryText(
	string countryCode,
	string languageId
)
Public Sub DeleteCountryText ( 
	countryCode As String,
	languageId As String
)
Parameters
- countryCode
 - Type: SystemString
 - languageId
 - Type: SystemString
 
See Also