PersonalizableAttribute::GetHashCode Method ()
.NET Framework (current version)
When overridden, returns a hash code of the attribute.
Assembly: System.Web (in System.Web.dll)
The hash code is based on an attribute's IsPersonalizable, Scope, and IsSensitive property settings.
.NET Framework
Available since 2.0
Available since 2.0
Show: