Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the title of the personal information page on a Web site.
Namespace: Microsoft.SharePoint.Portal.MobileControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property WebTitle As String
Get
'Usage
Dim instance As SPPersonPage
Dim value As String
value = instance.WebTitle
public string WebTitle { get; }
Property Value
Type: System.String
The title of the personal information page.