'Declaration
Public Overloads Shared Function GetAttributeValue( _ ByVal sourceNode As XmlElement, _ ByVal attributeName As String, _ ByVal defaultValue As Boolean _ ) As Boolean
public static bool GetAttributeValue( XmlElement sourceNode, string attributeName, bool defaultValue )
Parameters
- sourceNode
- attributeName
- defaultValue