Share via


NotFoundEventArgs Class

Definition

public sealed class NotFoundEventArgs : EventArgs
type NotFoundEventArgs = class
    inherit EventArgs
Public NotInheritable Class NotFoundEventArgs
Inherits EventArgs
Inheritance
NotFoundEventArgs

Constructors

NotFoundEventArgs()

Properties

Path

Gets the path of NotFoundPage. If the path is set, it indicates that a subscriber has handled the rendering of the NotFound contents.

Applies to