Share via


SPMobileListTitleControl.Text Property

Specifies the title of the list.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property Text As String
    Get
'Usage
Dim value As String

value = Me.Text
protected virtual string Text { get; }

Property Value

Type: System.String
A String that represents the list's title.

See Also

Reference

SPMobileListTitleControl Class

SPMobileListTitleControl Members

Microsoft.SharePoint.MobileControls Namespace