SPFieldLookup.AnnotateField method
SharePoint 2013
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 override void AnnotateField( XmlNode fieldRefNode )
Parameters
- fieldRefNode
- Type: System.Xml.XmlNode
The node that the attributes are added to.