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


Метод WebPartMobileAdapter.CreateWebPartLabel

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

Получает метку, содержащая заголовок веб-части.

Пространство имен:  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.")> _
Protected Function CreateWebPartLabel As Label
'Применение
Dim returnValue As Label

returnValue = Me.CreateWebPartLabel()
[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.")]
protected Label CreateWebPartLabel()

Возвращаемое значение

Тип: System.Web.UI.MobileControls.Label
Заголовок веб-части.

Замечания

Название выделено полужирным шрифтом, если обозреватель поддерживает полужирный текст.

См. также

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

WebPartMobileAdapter класс

Элементы WebPartMobileAdapter

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