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.6.0.0 (5.6.19.0117)
Syntax
protected virtual void ParseXml(
	XmlNode elementNode
)

Parameters

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