SPFieldDecimal.FieldRenderingMobileWebControl property
取得用來呈現顯示、 編輯和新的表單、 資料表單 Web 組件或任何使用欄位控制項的網頁中的欄位的行動的欄位型別控制項。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
Get
'用途
Dim instance As SPFieldDecimal
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
表示控制項的物件。
備註
這個覆寫會傳回**[Microsoft.SharePoint.Mobile.WebControls.SPMobileDecimalField]**物件。