AuthorizeDeleteAttribute constructor

namespace: Serenity.Services   assemblySerenity.Net.Web

Creates a new instance of the attribute

public AuthorizeDeleteAttribute(Type sourceType)
parameter description
sourceType Source type

See Also