다음을 통해 공유


MossWebPartMobileAdapterBase.DetailViewPageUrl Property

Gets the URL of the detailed mobile view page of the Web Part that is being adapted.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property DetailViewPageUrl As String
    Get
'Usage
Dim value As String

value = Me.DetailViewPageUrl
protected override string DetailViewPageUrl { get; }

Property Value

Type: System.String
The DetailViewPageUrl of the base class.

Remarks

If the current user is the profile owner, the property also includes an appended query string for the account name.

See Also

Reference

MossWebPartMobileAdapterBase Class

MossWebPartMobileAdapterBase Members

Microsoft.SharePoint.Portal.WebControls Namespace