TemplateInstanceAttribute.GetHashCode Method ()

 
Use BaseTrue

Gets a hash code for this TemplateInstanceAttribute object.

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

public override int GetHashCode()

Return Value

Type: System.Int32

The hash code for this TemplateInstanceAttribute object.

.NET Framework
Available since 2.0
Return to top
Show: