PanelParserReadAttributeString Method A Sandcastle Documented Class Library

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public static string ReadAttributeString(
	XmlReader xr,
	string attribute
)

Parameters

xr
Type: System.XmlXmlReader
attribute
Type: SystemString

Return Value

Type: String
See Also

Reference