WebPartMobileAdapter.SummaryViewPageUrl Property
Gets URL of the mobile summary view page of the Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable ReadOnly Property SummaryViewPageUrl As String
Get
'Usage
Dim value As String
value = Me.SummaryViewPageUrl
protected virtual string SummaryViewPageUrl { get; }
Property Value
Type: System.String
The URL of the page.