RelatedItemsField.FieldRenderingControl-Eigenschaft
Dient zum Abrufen des Feldsteuerelements Typ, mit dem Rendern des Felds verwendet wird.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property FieldRenderingControl As BaseFieldControl
Get
'Usage
Dim instance As RelatedItemsField
Dim value As BaseFieldControl
value = instance.FieldRenderingControl
public override BaseFieldControl FieldRenderingControl { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.WebControls.BaseFieldControl
Der Typ-Feldsteuerelement.