Show / Hide Table of Contents

Class CmsKitAdminPermissions.Comments

Inheritance
object
CmsKitAdminPermissions.Comments
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.Admin.Application.Contracts.dll
Syntax
public static class CmsKitAdminPermissions.Comments

Fields

Default

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

Delete

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

SettingManagement

Declaration
public const string SettingManagement = "CmsKit.Comments.SettingManagement"
Field Value
Type Description
string

Update

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