Share via


VersionDiffIterator.CreateChildControls method

Renders each field in the list item, with certain exceptions.

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

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

Remarks

Fields for which IsFieldExcluded returns true are not rendered.

See also

Reference

VersionDiffIterator class

VersionDiffIterator members

Microsoft.SharePoint.WebControls namespace