Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool Skippable

Declaration

bool Skippable

Summary

Gets a value indicating whether the UrlMapping.Handler may return null, in which case it will be skipped and another applicable handler executed instead. Skippable handlers may have a hook identical to that of other handlers.