Click or drag to resize
XmlWrappingReaderGetAttribute Method (String, String)

Namespace: PDTec.IceNet.Domain.AuditTrail.Xml
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public override string GetAttribute(
	string localName,
	string namespaceURI
)

Parameters

localName
Type: SystemString
namespaceURI
Type: SystemString

Return Value

Type: String
See Also