Share via


InputFormTextBox.Direction Property

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

Syntax

'Declaration
Public Property Direction As ContentDirection
    Get
    Set
'Usage
Dim instance As InputFormTextBox
Dim value As ContentDirection

value = instance.Direction

instance.Direction = value
public ContentDirection Direction { get; set; }

Property Value

Type: System.Web.UI.WebControls.ContentDirection

See Also

Reference

InputFormTextBox Class

InputFormTextBox Members

Microsoft.SharePoint.WebControls Namespace