共用方式為


SPFieldCurrency.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 SPFieldCurrency
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
表示控制項的物件。

備註

這個覆寫會傳回**[Microsoft.SharePoint.Mobile.WebControls.SPMobileCurrencyField]**物件。

請參閱

參照

SPFieldCurrency class

SPFieldCurrency members

Microsoft.SharePoint namespace