| StandardPagePageNotificationArgs Constructor (Page) |
Namespace:
Dynamicweb.Notifications
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public PageNotificationArgs(
Page target
)
Public Sub New (
target As Page
)
Parameters
- target
- Type: Dynamicweb.ContentPage
See Also