SPDiffUtility properties

The SPDiffUtility type exposes the following members.

Properties

  Name Description
Public propertyStatic member ChangeCloseTag Gets or sets the closing HTML tag for the section of output from the Diff method that contains changed text.
Public propertyStatic member ChangeOpenTag Gets or sets the opening HTML tag for the section of output from the Diff method that contains changed text.
Public propertyStatic member DeleteCloseTag Gets or sets the closing HTML tag for the section of output from the Diff method that contains deleted text.
Public propertyStatic member DeleteOpenTag Gets or sets the opening HTML tag for the section of output from the Diff method that contains deleted text.
Public propertyStatic member InsertCloseTag Gets or sets the closing HTML tag for the section of output from the Diff method that contains inserted text.
Public propertyStatic member InsertOpenTag Gets or sets the opening HTML tag for the section of output from the Diff method that contains inserted text.

Top

See also

Reference

SPDiffUtility class

Microsoft.SharePoint.Utilities namespace