System.Web.Compilation.ExpressionEditorAttribute.GetHashCode Method

Retrieves the hash code for the value of this System.Web.Compilation.ExpressionEditorAttribute attribute.

Syntax

public override int GetHashCode ()

Returns

The hash code of the value of this System.Web.Compilation.ExpressionEditorAttribute.

Remarks

The value of an System.Web.Compilation.ExpressionEditorAttribute attribute is the value of its ExpressionEditorAttribute.EditorTypeName property.

Requirements

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