  | GlobalISOGetGlobalISOs Method (Boolean) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.International
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static GlobalISOCollection GetGlobalISOs(
	bool existsInCountry
)
Public Shared Function GetGlobalISOs ( 
	existsInCountry As Boolean
) As GlobalISOCollection
Parameters
- existsInCountry
 - Type: SystemBoolean
 
Return Value
Type: 
GlobalISOCollection
See Also