SPMobileNewFormNavigation.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
SPMobileNewFormNavigation class