DefaultHandlerAttribute constructor
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates an instance of the attribute
public DefaultHandlerAttribute(bool isDefault = true)
| parameter | description |
|---|---|
| isDefault | True to specify this as default. Default is true. |
See Also
- class DefaultHandlerAttribute