ArachnodeDAO.DeleteWebPage Method
Deletes a row from table 'WebPages'.
public
void DeleteWebPage(
string webPageAbsoluteUriOrID);
Parameters
-
webPageAbsoluteUriOrID
- The WebPage AbsoluteUri or ID.
See Also
ArachnodeDAO Class | Arachnode.DataAccess Namespace