Share via


SPMobileDispFormNavigation.ContentTypeUrl property

This member overrides SPMobileLinkNavigation.ContentTypeUrl.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property ContentTypeUrl As String
    Get
'Usage
Dim value As String

value = Me.ContentTypeUrl
protected override string ContentTypeUrl { get; }

Property value

Type: System.String

See also

Reference

SPMobileDispFormNavigation class

SPMobileDispFormNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace