Share via


SPMobileEventsNewFormNavigation.Text property

This member overrides SPMobileLinkNavigation.Text.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Text As String
    Get
'Usage
Dim instance As SPMobileEventsNewFormNavigation
Dim value As String

value = instance.Text
public override string Text { get; }

Property value

Type: System.String

See also

Reference

SPMobileEventsNewFormNavigation class

SPMobileEventsNewFormNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace