Share via


PublishingCatalogSourceField.FieldRenderingControl property

Gets a URL field in which to store and edit a URL.

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

Syntax

'Declaration
Public Overrides ReadOnly Property FieldRenderingControl As BaseFieldControl
    Get
'Usage
Dim instance As PublishingCatalogSourceField
Dim value As BaseFieldControl

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

Property value

Type: Microsoft.SharePoint.WebControls.BaseFieldControl
URL field in which to store and edit a URL.

Remarks

Overrides the FieldRenderingMobileControl. property.

See also

Reference

PublishingCatalogSourceField class

PublishingCatalogSourceField members

Microsoft.SharePoint.Publishing.Fields namespace

CatalogSourceFieldControl