A comma-separated list of CSS2 selectors to specify the parts of a page to remove when the page is clipped. The Web Connector also removes all descendants of these elements.
The ClipPageUsingCssSelect parameter is applied before ClipPageUsingCssUnslect, so you can use this parameter to remove unwanted descendants of elements identified by ClipPageUsingCssSelect.
To clip pages you must set Clipped=TRUE.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | ClipPageUsingCssUnselect=div.banner,div.footer
|
| See Also: |
|
|