Share via


EditDocumentLink.IsXmlForm Property

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

Syntax

'Declaration
Public Property IsXmlForm As Boolean
    Get
    Set
'Usage
Dim instance As EditDocumentLink
Dim value As Boolean

value = instance.IsXmlForm

instance.IsXmlForm = value
public bool IsXmlForm { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

EditDocumentLink Class

EditDocumentLink Members

Microsoft.SharePoint.WebControls Namespace