Click or drag to resize
TaskGroupPresetElementParseXml Method
Parses the XML.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax
protected virtual void ParseXml(
	XmlNode elementNode
)

Parameters

elementNode
Type: System.XmlXmlNode
The element node.
See Also