The delegate type used by AccessDenied()()() to handle access denied reporting to a web browser.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public delegate void AccessDeniedDelegate( Object source ) |
Parameters
- source
- Type: System..::.Object
The object that invokes the delegate.