This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides access to all string resources.

Namespace: Smartsite.Localization
Assembly:  Smartsite.Tools (in Smartsite.Tools.dll)

Syntax

C#Copy imageCopy Code
public class SmartsiteResourceManager
Visual Basic (Declaration)Copy imageCopy Code
Public Class SmartsiteResourceManager

Remarks

This class was created May 2007 is now March 2012 replaced by a new implementation. For the moment the old class SmartsiteResourceManager wraps the new class StringResourceManager.

Inheritance Hierarchy

System..::..Object
  Smartsite.Localization..::..SmartsiteResourceManager

See Also

Advanced