Свойство SPFieldNumber.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 SPFieldNumber
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 , который представляет элемент управления.