SPFieldUser.FieldRenderingControl property
SharePoint 2013
Gets the 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.BaseFieldControlAn BaseFieldControl object that represents the rendering control.