DataKeyPropertyAttribute.GetHashCode Method ()

.NET Framework (current version)
 

Gets the hash code for an instance of the DataKeyPropertyAttribute class.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public Overrides Function GetHashCode As Integer

Return Value

Type: System.Int32

The hash code for an instance of the DataKeyPropertyAttribute class.

.NET Framework
Available since 4.0
Return to top
Show: