This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public interface ILocales |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface ILocales |
The type exposes the following members.
Public Properties
Name | Description | |
---|---|---|
DefaultLocale |
Returns the default locale for the system.
|
|
Item |
Gets the ILocale for the given culture.
|
See Also
Smartsite.Base Namespace