PickerEntity.ToXmlData method

Retrieves an XML representation of data.

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

Syntax

'Declaration
Public Function ToXmlData As String
'Usage
Dim instance As PickerEntity
Dim returnValue As String

returnValue = instance.ToXmlData()
public string ToXmlData()

Return value

Type: System.String
The XML representing the data.

See also

Reference

PickerEntity class

PickerEntity members

ToXmlData overload

Microsoft.SharePoint.WebControls namespace