Show / Hide Table of Contents

Class CurrentAsResourceProvider

Inheritance
Object
CurrentAsResourceProvider
Implements
IResourceProvider
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Globalization
Assembly: SuperOffice.CRMWeb.dll
Syntax
public sealed class CurrentAsResourceProvider : IResourceProvider, IPlugin

Constructors

CurrentAsResourceProvider()

Declaration
public CurrentAsResourceProvider()

Methods

CanInitialize()

Declaration
public bool CanInitialize()
Returns
Type Description
Boolean

GetResource(String)

Declaration
public string GetResource(string name)
Parameters
Type Name Description
String name
Returns
Type Description
String

GetResource(String, String)

Declaration
public string GetResource(string name, string cultureName)
Parameters
Type Name Description
String name
String cultureName
Returns
Type Description
String

GetSupportedLanguages()

Declaration
public CultureInfo[] GetSupportedLanguages()
Returns
Type Description
CultureInfo[]

Initialize()

Declaration
public void Initialize()

Implements

IResourceProvider
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top