PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Enumerates the application codes in the set.
Namespace: Smartsite.Localization
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public <string> ApplicationsCodes { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property ApplicationsCodes As (Of ) Get |
Remarks
The codes are returned on ascending order, and are compared case insensitive.
See Also
SourceStringResourceSet Class
Smartsite.Localization Namespace