Ant Organisation Ltd documentation

XmlHelper.CombineValuesAndInstance Method 

Combines the values obtained from editing this class with the values already known. Enforces readonly

public static void CombineValuesAndInstance(
   ContentDefinition def,
   XmlDocument instance,
   IDictionary values
);

Parameters

def
Definition of content type that is being edited
instance
Instance data to alter
values
Values obtained during editing

See Also

XmlHelper Class | Ant.ContentEntry Namespace