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