Show / Hide Table of Contents

Class CmsKitProAdminPermissions.Polls

Inheritance
object
CmsKitProAdminPermissions.Polls
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Permissions
Assembly: Volo.CmsKit.Pro.Admin.Application.Contracts.dll
Syntax
public static class CmsKitProAdminPermissions.Polls

Fields

Create

Declaration
public const string Create = "CmsKit.Poll.Create"
Field Value
Type Description
string

Default

Declaration
public const string Default = "CmsKit.Poll"
Field Value
Type Description
string

Delete

Declaration
public const string Delete = "CmsKit.Poll.Delete"
Field Value
Type Description
string

Update

Declaration
public const string Update = "CmsKit.Poll.Update"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform