EditDocumentLink.DocumentErrorText Property

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

Syntax

'Declaration
Public ReadOnly Property DocumentErrorText As String
    Get
'Usage
Dim instance As EditDocumentLink
Dim value As String

value = instance.DocumentErrorText
public string DocumentErrorText { get; }

Property Value

Type: System.String

See Also

Reference

EditDocumentLink Class

EditDocumentLink Members

Microsoft.SharePoint.WebControls Namespace