Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.