Share via


de la propiedad WebPartMobileAdapter.WebPartIconUrl

Obtiene la dirección URL del icono que representa el elemento Web.

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

Sintaxis

'Declaración
Protected Overridable ReadOnly Property WebPartIconUrl As String
    Get
'Uso
Dim value As String

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

Valor de propiedad

Tipo: System.String
La dirección URL del archivo de imagen del icono.

Comentarios

La implementación predeterminada devuelve /_layouts/images/itgen.gif.

Vea también

Referencia

clase WebPartMobileAdapter

Miembros WebPartMobileAdapter

Espacio de nombres Microsoft.SharePoint.WebPartPages