Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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