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.
Gets the URL of the content type of the list item to be created.
Namespace: Microsoft.SharePoint.MobileControls
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
A String that represents the URL of the content type of the item.
See Also
Reference
SPMobileNewFormNavigation Class