Localization

Models localization text to be stored.

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

Constructors

Localization

Default constructor

Signature:
public Void Localization()

Properties

Culture

Culture code.

Signature:
public String Culture { get; set; }

LocalizedText

Localized text.

Signature:
public String LocalizedText { get; set; }