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


Свойство SPBusinessDataField.FieldRenderingMobileControl

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

Это свойство возвращает поле визуализации элемента управления для мобильных устройств.

Пространство имен:  Microsoft.SharePoint
Сборка:  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.")> _
Public Overrides ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
    Get
'Применение
Dim instance As SPBusinessDataField
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileControl
[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.")]
public override SPMobileBaseFieldControl FieldRenderingMobileControl { get; }

Значение свойства

Тип: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
Объект SPMobileBaseFieldControl, представляющий элемент управления.

См. также

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

SPBusinessDataField класс

Элементы SPBusinessDataField

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