ResourcesExtensions

Provides extension method related to localization resources functionality.

Namespace:
Inetdev
Type:
Class
Public:
Yes
Protected:
No
Sealed:
Yes
Abstract:
Yes
Inherits from:
System.Object

Methods

GetLocalizedString

Get a localized string from the ResourceManager of this type.

Signature:
public String GetLocalizedString(resourceType, resourceName)
Parameters
Name Type Summary
resourceType Type
resourceName String

In this document