Table of Contents

Class Ecommerce.FieldType

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll

Class FieldType. This class cannot be inherited.

public sealed class Ecommerce.FieldType
Inheritance
Ecommerce.FieldType
Inherited Members

Fields

AfterDelete

The after FieldType deleted

public const string AfterDelete = "DWN_FIELD_TYPE_Deleted"

Field Value

string

AfterSave

The after FieldType saved

public const string AfterSave = "DWN_FIELD_TYPE_Saved"

Field Value

string
To top