Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.IsSaveConflictException method

SharePoint 2013

Determines whether the exception is a save conflict exception.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static bool IsSaveConflictException(
	Exception ex
)

Parameters

ex
Type: System.Exception

Return value

Type: System.Boolean
whether the exception is a save conflict exception
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.