Class Constants.ServerEvents.EventType
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.ServerEvents.EventType
Fields
View SourceCreated
Declaration
public static string Created
Field Value
| Type | Description |
|---|---|
| string |
Deleted
Declaration
public static string Deleted
Field Value
| Type | Description |
|---|---|
| string |
Trashed
Declaration
public static string Trashed
Field Value
| Type | Description |
|---|---|
| string |
Updated
Declaration
public static string Updated
Field Value
| Type | Description |
|---|---|
| string |