HtmlHelper/SelectHtmlNodesById
Searches for an HTML file by its ID property and returns a collection of strings.
Request Information
Parameters
| Name | Description | Type |
|---|---|---|
| url |
Retrieval URL |
String |
| id |
ID |
String |
| BasicAuthenticationId |
Basic authentication username |
String |
| BasicAuthenticationPassword |
Basic authentication password |
String |
Response Information
Response Description
| Description | Type |
|---|---|
|
ID value |
IEnumerable`1 |