Share via


DirectionalImage.LTRImageUrl property

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

Syntax

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

value = instance.LTRImageUrl

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

Property value

Type: System.String

See also

Reference

DirectionalImage class

DirectionalImage members

Microsoft.SharePoint.WebControls namespace