Rainbow 2.0 Code Documentation

LanguageCultureItem Members

LanguageCultureItem overview

Public Static (Shared) Methods

EqualsOverloaded. Equalses the specified a.

Public Static (Shared) Type Conversions

LanguageCultureItem to String Conversion Implicit operators the specified item.

Public Instance Constructors

LanguageCultureItemOverloaded. Initializes a new instance of the LanguageCultureItem class.

Public Instance Properties

Culture Gets or sets the culture.
UICulture Gets or sets the UI culture.

Public Instance Methods

EqualsOverloaded. Determines whether the specified Object is equal to the current Object.
GetHashCode We must override GetHashCode when we override Equals
GetType (inherited from Object)Gets the Type of the current instance.
ToString Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

LanguageCultureItem Class | Rainbow.Framework.Web.UI.WebControls Namespace