PropertyImage.PictureUrl Property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Property PictureUrl As Uri
    Get
    Set
'Usage
Dim instance As PropertyImage
Dim value As Uri

value = instance.PictureUrl

instance.PictureUrl = value
public Uri PictureUrl { get; set; }

Property Value

Type: System.Uri

See Also

Reference

PropertyImage Class

PropertyImage Members

Microsoft.SharePoint.Portal.WebControls Namespace