DefaultHandlerAttribute constructor

namespace: Serenity.Services   assemblySerenity.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