System.Web.UI.ThemeableAttribute.GetHashCode Method

Serves as a hash function for the System.Web.UI.ThemeableAttribute type.

Syntax

public override int GetHashCode ()

Returns

A hash code for the current System.Web.UI.ThemeableAttribute.

Remarks

The ThemeableAttribute.GetHashCode method is suitable for use in hashing algorithms and data structures like a hash table.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0