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.
Syntax
C# | Copy Code |
---|---|
public class StringResourceManager |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class StringResourceManager |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
StringResourceManager |
Default constructor.
|
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ExtractResourceIdentification |
Returns a resource identification, if applicable.
|
|
GetHashCode | (Inherited from Object.) | |
GetString | Overloaded. | |
GetType | (Inherited from Object.) | |
StrictGetString | Overloaded. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
ApplicationCodeResourceId |
Identification of the resource that contains the application code.
|
|
DefaultApplicationCode |
Code of the default application.
|
|
DefaultApplicationName |
Name of the default application.
|
See Also
Smartsite.Localization Namespace