Share via


DiffSelectorIterator.DiffPageUrl property

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

Syntax

'Declaration
Public Property DiffPageUrl As String
    Get
    Set
'Usage
Dim instance As DiffSelectorIterator
Dim value As String

value = instance.DiffPageUrl

instance.DiffPageUrl = value
public string DiffPageUrl { get; set; }

Property value

Type: System.String

See also

Reference

DiffSelectorIterator class

DiffSelectorIterator members

Microsoft.SharePoint.WebControls namespace