Ant Organisation Ltd documentation

XmlHelper.GetValuesFromInstance Method 

Gets string values from an instance XML and returns a dictionary representing them

public static IDictionary GetValuesFromInstance(
   ContentDefinition def,
   XmlNode instance
);

Parameters

def
Content definition for the model
instance
Instance XML containing the values

Return Value

Dictionary of values

See Also

XmlHelper Class | Ant.ContentEntry Namespace