共用方式為


SPFieldCurrency.FieldRenderingControl property

取得用來呈現的欄位的欄位型別控制項。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides ReadOnly Property FieldRenderingControl As BaseFieldControl
    Get
'用途
Dim instance As SPFieldCurrency
Dim value As BaseFieldControl

value = instance.FieldRenderingControl
public override BaseFieldControl FieldRenderingControl { get; }

Property value

Type: Microsoft.SharePoint.WebControls.BaseFieldControl
BaseFieldControl 物件,表示控制項。

請參閱

參照

SPFieldCurrency class

SPFieldCurrency members

Microsoft.SharePoint namespace