Dela via


EditDocumentLink.DocumentUrl Property

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

Syntax

'Declaration
Public Property DocumentUrl As String
    Get
    Set
'Usage
Dim instance As EditDocumentLink
Dim value As String

value = instance.DocumentUrl

instance.DocumentUrl = value
public string DocumentUrl { get; set; }

Property Value

Type: System.String

See Also

Reference

EditDocumentLink Class

EditDocumentLink Members

Microsoft.SharePoint.WebControls Namespace