다음을 통해 공유


IPersonalPage.PersonalSiteLayoutsUrl Property

Gets the full URL ending with the “_layouts/” virtual directory for the personal site of the owner of the personal page.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
ReadOnly Property PersonalSiteLayoutsUrl As String
    Get
'Usage
Dim instance As IPersonalPage
Dim value As String

value = instance.PersonalSiteLayoutsUrl
string PersonalSiteLayoutsUrl { get; }

Property Value

Type: System.String
A string that represents the full URL ending with the “_layouts/” virtual directory for the personal site of the owner of the personal page.

See Also

Reference

IPersonalPage Interface

IPersonalPage Members

Microsoft.SharePoint.Portal.WebControls Namespace