SPMobileDispFormNavigation.ContentTypeUrl Property

Gets the URL of the content type of the current list item.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overrides ReadOnly Property ContentTypeUrl As String
    Get

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 current list item.

See Also

Reference

SPMobileDispFormNavigation Class

SPMobileDispFormNavigation Members

Microsoft.SharePoint.MobileControls Namespace