SPMobileLinkNavigation.ContentTypeUrl, propriété (Microsoft.SharePoint.MobileControls)

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

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property ContentTypeUrl As String
'Utilisation
Dim value As String

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

Valeur de la propriété

A String that represents the URL of the content type of the current list item.

Notes

The default implementation returns an empty string.

Voir aussi

Référence

SPMobileLinkNavigation, classe
Membres SPMobileLinkNavigation
Microsoft.SharePoint.MobileControls, espace de noms