ForXmlHelper.Attr method
namespace: Serenity.Data assembly: Serenity.Net.Web
Gets attr value from an XElement
public static string Attr(this XElement e, string attr)
| parameter | description |
|---|---|
| e | XElement |
| attr | Attr name |
See Also
- class ForXmlHelper
namespace: Serenity.Data assembly: Serenity.Net.Web
Gets attr value from an XElement
public static string Attr(this XElement e, string attr)
| parameter | description |
|---|---|
| e | XElement |
| attr | Attr name |