PanelParserReadAttributeString Method |
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public static string ReadAttributeString(
XmlReader xr,
string attribute
)
Parameters
- xr
- Type: System.XmlXmlReader
- attribute
- Type: SystemString
Return Value
Type:
StringSee Also