SPMobileBaseNumberField.TextBoxControl Property

Gets a child textbox with maximum length of 19.

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

Syntax

Protected Overrides ReadOnly Property TextBoxControl As TextBox
    Get

Dim value As TextBox

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

Property Value

Type: System.Web.UI.MobileControls.TextBox
A TextBox that contains the value of the field in the UI.

See Also

Reference

SPMobileBaseNumberField Class

SPMobileBaseNumberField Members

Microsoft.SharePoint.MobileControls Namespace