Share via


PickerEntity.ToXmlData Method

Retrieves an XML representation of data.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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