Overload | Description |
---|---|
SetMapping(String,String,String,Boolean) | Set mapping between a content control and an XML node stored within a Custom XML Data part in the document. |
SetMapping(XmlNode,String,Boolean) | Set mapping between a content control and an XML node stored within a Custom XML Data part in the document. |
SetMapping<T>(Expression<Func<T>>,Boolean) | Set mapping between a content control and an XML node stored within a Custom XML Data part in the document. |