共用方式為


SPFieldGuid.FieldRenderingControl property

傳回新的**[Microsoft.SharePoint.SPFieldGuid]**

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WebControls.BaseFieldControl
BaseFieldControl 中。

請參閱

參照

SPFieldGuid class

SPFieldGuid members

Microsoft.SharePoint namespace