Gets or sets if the user or group can read custom controls

Namespace:  EPiServer.Common.Security
Assembly:  EPiServer.Common.Security (in EPiServer.Common.Security.dll) Version: 2.3.517.275

Syntax

C#
public bool Read { get; set; }

Implements

ISecurityAccessRights..::.Read

See Also