Table of Contents

Class ShadowEdit.SnapshotPropertyInfo

Namespace
Dynamicweb.CoreUI.Data.ShadowEditing
Assembly
Dynamicweb.CoreUI.dll
protected sealed class ShadowEdit.SnapshotPropertyInfo
Inheritance
ShadowEdit.SnapshotPropertyInfo
Inherited Members

Properties

PropertyType

public Type? PropertyType { get; set; }

Property Value

Type

Value

public object? Value { get; set; }

Property Value

object
To top