共用方式為


SPFieldNumber.FieldRenderingControl property

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

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

Syntax

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

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

Property value

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

請參閱

參照

SPFieldNumber class

SPFieldNumber members

Microsoft.SharePoint namespace