SaaS CMS has officially launched! Learn more now.

Class PermissionTypesAttribute

During initialization classes with this attribute will be scanned for public static properties of type PermissionType. Found instances will be registered with PermissionTypeRepository.

Inheritance
System.Object
PermissionTypesAttribute
Namespace: EPiServer.DataAnnotations
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class PermissionTypesAttribute : Attribute

Constructors

PermissionTypesAttribute()

Declaration
public PermissionTypesAttribute()

Extension Methods