PropertyItem.ReadPermission property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the read permission. If user doesn't have this permission, they won't see it in grid / form.

public string ReadPermission { get; set; }

Property Value

The read permission.

See Also