SPField.AnnotateField method
SharePoint 2013
When overridden in a derived class, adds attributes to the specified XML node and assigns them values from the properties of this SPField object.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public virtual void AnnotateField( XmlNode fieldRefNode )
Parameters
- fieldRefNode
- Type: System.Xml.XmlNode
The node that the attributes are added to.