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.
Returns a reference to the underlying resource manager, not null.
Namespace: Smartsite.Localization
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public ResourceManager { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property ResourceManager As Get |
Remarks
It is preferred to use the StringResourceManager, as the SmartsiteResourceManager
will be revoked.
See Also
SmartsiteResourceManager Class
Smartsite.Localization Namespace