Class CatalogPermissions
Permissions for catalog subsytem
Inheritance
Inherited Members
Namespace: Mediachase.Commerce.Catalog
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public class CatalogPermissions
Constructors
CatalogPermissions()
Declaration
public CatalogPermissions()
Fields
CatalogCountryCreate
Declaration
public static readonly PermissionType CatalogCountryCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCountryDelete
Declaration
public static readonly PermissionType CatalogCountryDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCountryEdit
Declaration
public static readonly PermissionType CatalogCountryEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCountryView
Declaration
public static readonly PermissionType CatalogCountryView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCreate
Declaration
public static readonly PermissionType CatalogCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCurrencyCreate
Declaration
public static readonly PermissionType CatalogCurrencyCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCurrencyDelete
Declaration
public static readonly PermissionType CatalogCurrencyDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCurrencyEdit
Declaration
public static readonly PermissionType CatalogCurrencyEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogCurrencyView
Declaration
public static readonly PermissionType CatalogCurrencyView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogDelete
Declaration
public static readonly PermissionType CatalogDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogEdit
Declaration
public static readonly PermissionType CatalogEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogEntryCreate
Declaration
public static readonly PermissionType CatalogEntryCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogEntryDelete
Declaration
public static readonly PermissionType CatalogEntryDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogEntryEdit
Declaration
public static readonly PermissionType CatalogEntryEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogEntryView
Declaration
public static readonly PermissionType CatalogEntryView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogExport
Declaration
public static readonly PermissionType CatalogExport
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogImport
Declaration
public static readonly PermissionType CatalogImport
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaClassCreate
Declaration
public static readonly PermissionType CatalogMetaClassCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaClassDelete
Declaration
public static readonly PermissionType CatalogMetaClassDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaClassEdit
Declaration
public static readonly PermissionType CatalogMetaClassEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaClassView
Declaration
public static readonly PermissionType CatalogMetaClassView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaFieldCreate
Declaration
public static readonly PermissionType CatalogMetaFieldCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaFieldDelete
Declaration
public static readonly PermissionType CatalogMetaFieldDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaFieldEdit
Declaration
public static readonly PermissionType CatalogMetaFieldEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogMetaFieldView
Declaration
public static readonly PermissionType CatalogMetaFieldView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogNodeCreate
Declaration
public static readonly PermissionType CatalogNodeCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogNodeDelete
Declaration
public static readonly PermissionType CatalogNodeDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogNodeEdit
Declaration
public static readonly PermissionType CatalogNodeEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogNodeView
Declaration
public static readonly PermissionType CatalogNodeView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogTabView
Declaration
public static readonly PermissionType CatalogTabView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogTaxCategoryCreate
Declaration
public static readonly PermissionType CatalogTaxCategoryCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogTaxCategoryDelete
Declaration
public static readonly PermissionType CatalogTaxCategoryDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogTaxCategoryEdit
Declaration
public static readonly PermissionType CatalogTaxCategoryEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogTaxCategoryView
Declaration
public static readonly PermissionType CatalogTaxCategoryView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogView
Declaration
public static readonly PermissionType CatalogView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogWarehouseCreate
Declaration
public static readonly PermissionType CatalogWarehouseCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogWarehouseDelete
Declaration
public static readonly PermissionType CatalogWarehouseDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogWarehouseEdit
Declaration
public static readonly PermissionType CatalogWarehouseEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
CatalogWarehouseView
Declaration
public static readonly PermissionType CatalogWarehouseView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
Properties
CountryCreate
Gets the country create permission.
Declaration
public PermissionType CountryCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog country create PermissionType. |
CountryDelete
Gets the country delete permission.
Declaration
public PermissionType CountryDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog country delete PermissionType. |
CountryEdit
Gets the country edit permission.
Declaration
public PermissionType CountryEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog country edit PermissionType. |
CountryView
Gets the country view permission.
Declaration
public PermissionType CountryView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog country view PermissionType. |
Create
Gets the create permission.
Declaration
public PermissionType Create { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog create PermissionType. |
CurrencyCreate
Gets the currency create permission.
Declaration
public PermissionType CurrencyCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog currency create PermissionType. |
CurrencyDelete
Gets the currency delete permission.
Declaration
public PermissionType CurrencyDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog currency delete PermissionType. |
CurrencyEdit
Gets the currency edit permission.
Declaration
public PermissionType CurrencyEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog currency edit PermissionType. |
CurrencyView
Gets the currency view permission.
Declaration
public PermissionType CurrencyView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog currency view PermissionType. |
Delete
Gets the delete permission.
Declaration
public PermissionType Delete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog delete PermissionType. |
Edit
Gets the edit permission.
Declaration
public PermissionType Edit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog edit PermissionType. |
EntryCreate
Gets the entry create permission.
Declaration
public PermissionType EntryCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog entry create PermissionType. |
EntryDelete
Gets the entry delete permission.
Declaration
public PermissionType EntryDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog entry delete PermissionType. |
EntryEdit
Gets the entry edit permission.
Declaration
public PermissionType EntryEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog entry edit PermissionType. |
EntryView
Gets the entry view permission.
Declaration
public PermissionType EntryView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog entry view PermissionType. |
Export
Gets the export permission.
Declaration
public PermissionType Export { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog export PermissionType. |
Import
Gets the import permission.
Declaration
public PermissionType Import { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog import PermissionType. |
MetaClassCreate
Gets the meta class create permission.
Declaration
public PermissionType MetaClassCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta class create PermissionType. |
MetaClassDelete
Gets the meta class delete permission.
Declaration
public PermissionType MetaClassDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta class delete PermissionType. |
MetaClassEdit
Gets the meta class edit permission.
Declaration
public PermissionType MetaClassEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta class edit PermissionType. |
MetaClassView
Gets the meta class view permission.
Declaration
public PermissionType MetaClassView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta class view PermissionType. |
MetaFieldCreate
Gets the meta field create permission.
Declaration
public PermissionType MetaFieldCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta field create PermissionType. |
MetaFieldDelete
Gets the meta field delete permission.
Declaration
public PermissionType MetaFieldDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta field delete PermissionType. |
MetaFieldEdit
Gets the meta field edit permission.
Declaration
public PermissionType MetaFieldEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta field edit PermissionType. |
MetaFieldView
Gets the meta field view permission.
Declaration
public PermissionType MetaFieldView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog meta field view PermissionType. |
NodeCreate
Gets the node create permission.
Declaration
public PermissionType NodeCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog node create PermissionType. |
NodeDelete
Gets the node delete permission.
Declaration
public PermissionType NodeDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog node delete PermissionType. |
NodeEdit
Gets the node edit permission.
Declaration
public PermissionType NodeEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog node edit PermissionType. |
NodeView
Gets the node view permission.
Declaration
public PermissionType NodeView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog node view PermissionType. |
TabView
Gets the tab view permission.
Declaration
public PermissionType TabView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog tab view PermissionType. |
TaxCategoryCreate
Gets the tax category create permission.
Declaration
public PermissionType TaxCategoryCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog tax category create PermissionType. |
TaxCategoryDelete
Gets the tax category delete permission.
Declaration
public PermissionType TaxCategoryDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog tax category delete PermissionType. |
TaxCategoryEdit
Gets the tax category edit permission.
Declaration
public PermissionType TaxCategoryEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog tax category edit PermissionType. |
TaxCategoryView
Gets the tax category view permission.
Declaration
public PermissionType TaxCategoryView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog tax category view PermissionType. |
View
Gets the view permission.
Declaration
public PermissionType View { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog view PermissionType. |
WarehouseCreate
Gets the warehouse create permission.
Declaration
public PermissionType WarehouseCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog warehouse create PermissionType. |
WarehouseDelete
Gets the warehouse delete permission.
Declaration
public PermissionType WarehouseDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog warehouse delete PermissionType. |
WarehouseEdit
Gets the warehouse edit permission.
Declaration
public PermissionType WarehouseEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog warehouse edit PermissionType. |
WarehouseView
Gets the warehouse view permission.
Declaration
public PermissionType WarehouseView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The catalog warehouse view PermissionType. |