Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The URL of the image to display in left-to-right rendering mode.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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
A string that contains the URL of the image.