Поделиться через


Класс WebPartMobileContentPanel

Примечание. Этот API устарел.

Предоставляет контейнер, который содержит мобильные элементы управления, добавленные адаптеров мобильных веб-части.

Иерархия наследования

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      System.Web.UI.MobileControls.Panel
        Microsoft.SharePoint.WebPartPages.WebPartMobileContentPanel

Пространство имен:  Microsoft.SharePoint.WebPartPages
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class WebPartMobileContentPanel _
    Inherits Panel
'Применение
Dim instance As WebPartMobileContentPanel
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class WebPartMobileContentPanel : Panel

Замечания

Все объекты этого типа поддерживают разбивку на страницы, а свойство Id() таких объектов "__WebPartMobileContentPanel". (Значение начинается с двух символов подчеркивания).

Потокобезопасность

Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.

См. также

Справочные материалы

Элементы WebPartMobileContentPanel

Пространство имен Microsoft.SharePoint.WebPartPages