Share via


SPMobileUrlField.TextBoxControl property

This member overrides SPMobileBaseTextField.TextBoxControl.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.Mobile.Controls.TextBox

See also

Reference

SPMobileUrlField class

SPMobileUrlField members

Microsoft.SharePoint.Mobile.WebControls namespace