ControlBuilderAttribute.GetHashCode Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the hash code of the ControlBuilderAttribute object.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Int32A 32-bit signed integer representing the hash code; otherwise, 0, if the BuilderType is null.
.NET Framework
Available since 1.1
Available since 1.1
Show: