SPMobileLinkNavigation.ContentTypeUrl property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ContentTypeUrl As String
Get
'Usage
Dim value As String
value = Me.ContentTypeUrl
protected virtual string ContentTypeUrl { get; }
Property value
Type: System.String