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 SmartsiteResourceManager |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SmartsiteResourceManager |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
SmartsiteResourceManager | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetKey |
Returns the resource identification given a resource value and using the default culture.
|
|
GetObject | Overloaded. | |
GetString | Overloaded. | |
GetType | (Inherited from Object.) | |
ReleaseAllResources |
Clears all resources.
|
|
ToString | (Inherited from Object.) | |
Translate | Overloaded. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
DefaultCulture |
Default culture of the site.
|
|
ResourceManager |
Returns a reference to the underlying resource manager, not null.
|
|
ResourceSetType |
Not implemented and will be revoked.
|