WebPartMobileAdapter.MobileWebPage property
Obtém a página atual como WebPartMobileWebPage. Null é retornado se a página atual não é WebPartMobileWebPage.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected ReadOnly Property MobileWebPage As WebPartMobileWebPage
Get
'Uso
Dim value As WebPartMobileWebPage
value = Me.MobileWebPage
protected WebPartMobileWebPage MobileWebPage { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage