PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public override bool Equals( obj ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Function Equals ( _ obj As _ ) As |
Parameters
Return Value
true if the specified Object is equal to the current Object; otherwise, false.Exceptions
Exception | Condition |
---|---|
System..::..NullReferenceException | The obj parameter is null. |
See Also
SecurityIdentity Class
Smartsite.Base.HttpNamespaceManager Namespace