Take the community feedback survey now.

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.