SPWeb.PortalName - Propriété

Obtient le nom d'un site portail qui est associé au site.

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

Syntaxe

'Déclaration
Public ReadOnly Property PortalName As String
    Get
'Utilisation
Dim instance As SPWeb
Dim value As String

value = instance.PortalName
public string PortalName { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient le nom du site portail.

Voir aussi

Référence

SPWeb classe

SPWeb - Membres

Microsoft.SharePoint - Espace de noms