SPFieldText.FieldRenderingControl property
SharePoint 2013
Gets the field type control that is used to render the field.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public override BaseFieldControl FieldRenderingControl { get; }
Property value
Type: Microsoft.SharePoint.WebControls.BaseFieldControlA BaseFieldControl object that represents the control.