SPBusinessDataField.FieldRenderingMobileWebControl property
FieldRenderingMobileWebControl: 這個屬性會傳回欄位呈現控制項的行動。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
Get
'用途
Dim instance As SPBusinessDataField
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
SPMobileBaseFieldWebControl 物件,表示控制項。