Table of Contents

Class EntityInfo

Namespace
Dynamicweb.Tracking
Assembly
Dynamicweb.Core.dll
public class EntityInfo
Inheritance
EntityInfo
Inherited Members

Properties

EntityType

public required string EntityType { get; set; }

Property Value

string

Key

public required string Key { get; set; }

Property Value

string

SubKey

public string? SubKey { get; set; }

Property Value

string
To top