PageAuthorizeAttribute class
namespace: Serenity.Web assembly: Serenity.Net.Web
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
public class PageAuthorizeAttribute : TypeFilterAttribute
Public Members
| name | description |
|---|---|
| PageAuthorizeAttribute() | The default constructor. |
| PageAuthorizeAttribute(…) | (4 constructors) |
| Permission { get; } |
Protected Members
| name | description |
|---|---|
| PageAuthorizeAttribute(…) |
See Also
- Source: PageAuthorizeAttribute.cs