1 out of 1 rated this helpful - Rate this topic

GetHashCode Method

IIS 7.0

Returns a hash code for the page.

Namespace:  Microsoft.Web.Management.Client
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public override int GetHashCode()

Return Value

Type: System..::..Int32
A hash code for the page.

The PageType and Title property values are used to compute the hash.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.