Share via


SPMobileBaseTextField.TextBoxControl property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property TextBoxControl As TextBox
    Get
'Usage
Dim value As TextBox

value = Me.TextBoxControl
protected virtual TextBox TextBoxControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.Controls.TextBox

See also

Reference

SPMobileBaseTextField class

SPMobileBaseTextField members

Microsoft.SharePoint.Mobile.WebControls namespace