Compartir a través de


de la propiedad SPMobileEditFormNavigation.ContentTypeUrl

NOTA: esta API está ahora obsoleta.

Obtiene la dirección URL del tipo de contenido del elemento de lista actual.

Espacio de nombres:  Microsoft.SharePoint.MobileControls
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides ReadOnly Property ContentTypeUrl As String
    Get
'Uso
Dim value As String

value = Me.ContentTypeUrl
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override string ContentTypeUrl { get; }

Valor de propiedad

Tipo: System.String
String que representa la dirección URL del tipo de contenido del elemento de lista actual.

Vea también

Referencia

clase SPMobileEditFormNavigation

Miembros SPMobileEditFormNavigation

Espacio de nombres Microsoft.SharePoint.MobileControls