A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class CatalogLogAdmin

Implements administrative functions for the log

Inheritance
System.Object
CatalogLogAdmin
Namespace: Mediachase.Commerce.Catalog.Data
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class CatalogLogAdmin : Object

Properties

CurrentDto

Gets the current dto.

Declaration
public CatalogLogDto CurrentDto { get; }
Property Value
Type Description
CatalogLogDto

The current dto.