|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Serves as a hash function for a particular type.
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
| C# | |
|---|---|
public override int GetHashCode() | |
| Visual Basic (Declaration) | |
|---|---|
Public Overrides Function GetHashCode As Integer | |
Return Value
A hash code for the current Object.
See Also
SecurityIdentity Class
Smartsite.Base.HttpNamespaceManager Namespace