Class Standard.Page.NotFoundArgs
- Namespace
- Dynamicweb.Notifications
- Assembly
- Dynamicweb.dll
Arguments passed to Dynamicweb.Notifications.Standard.Page.NotFound notification
public class Standard.Page.NotFoundArgs : NotificationArgs
- Inheritance
-
Standard.Page.NotFoundArgs
- Inherited Members
Properties
Url
Gets the absolute URL of the not found page
public string Url { get; }