Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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