Share via


SiteMapDataSet.SiteMapDataTable.SiteMapRowDeleted Event

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
Public Event SiteMapRowDeleted As SiteMapRowChangeEventHandler
'Usage
Dim instance As SiteMapDataTable
Dim handler As SiteMapRowChangeEventHandler

AddHandler instance.SiteMapRowDeleted, handler
public event SiteMapRowChangeEventHandler SiteMapRowDeleted

See Also

Reference

SiteMapDataSet.SiteMapDataTable Class
SiteMapDataSet.SiteMapDataTable Members
[PWA Web service] Namespace