This topic has not yet been rated - Rate this topic

SPServiceContext.Equals method (SPServiceContext)

Determines whether the specified object is equal to the current SPServiceContext.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool Equals(
	SPServiceContext serviceContext
)

Parameters

serviceContext
Type: Microsoft.SharePoint.SPServiceContext

Return value

Type: System.Boolean
Returns Boolean.

Returns true if the specified object is equal to the current SPServiceContext, otherwise returns false.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.