System.Web.UI.Design.SupportsPreviewControlAttribute.GetHashCode Method

Returns the hash code for this instance of the System.Web.UI.Design.SupportsPreviewControlAttribute class.

Syntax

public override int GetHashCode ()

Returns

A 32-bit signed integer hash code for the current instance of System.Web.UI.Design.SupportsPreviewControlAttribute.

Remarks

The SupportsPreviewControlAttribute.GetHashCode method overrides the object.GetHashCode method.

The SupportsPreviewControlAttribute.GetHashCode method generates the same hash code for two objects that are equal according to the SupportsPreviewControlAttribute.Equals(object) method. The hash code is suitable for use in hashing algorithms and data structures, such as hash tables.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0