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.
This member has been deprecated and is not recommended for use in your code.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Property IsUIRightToLeft As Boolean
Get
Set
'Usage
Dim instance As TaxonomyWebTaggingControl
Dim value As Boolean
value = instance.IsUIRightToLeft
instance.IsUIRightToLeft = value
public bool IsUIRightToLeft { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.
See Also
Reference
TaxonomyWebTaggingControl Class