Share via


SPFieldMultiLineText.DifferencingLimit property

Gets or sets the maximum number of differences that SharePoint Foundation allows between wiki page versions before it changes to a faster differencing algorithm to prevent slow page loading.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public int DifferencingLimit { get; set; }

Property value

Type: System.Int32
A 32-bit integer that specifies the maximum number of differences between page versions.

See also

Reference

SPFieldMultiLineText class

SPFieldMultiLineText members

Microsoft.SharePoint namespace