Share via


DirectionalImage.ImageUrl property

This member overrides Image.ImageUrl.

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

Syntax

'Declaration
Public Overrides Property ImageUrl As String
    Get
    Set
'Usage
Dim instance As DirectionalImage
Dim value As String

value = instance.ImageUrl

instance.ImageUrl = value
public override string ImageUrl { get; set; }

Property value

Type: System.String

See also

Reference

DirectionalImage class

DirectionalImage members

Microsoft.SharePoint.WebControls namespace