Share via


DirectionalImage.RTLImageUrl property

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

Syntax

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

value = instance.RTLImageUrl

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

Property value

Type: System.String

See also

Reference

DirectionalImage class

DirectionalImage members

Microsoft.SharePoint.WebControls namespace