Table of Contents

Class SyncEventActions

Namespace
Oqtane.Shared
Assembly
Oqtane.Shared.dll
public class SyncEventActions
Inheritance
SyncEventActions

Fields

Create

public const string Create = "Create"

Field Value

string

Delete

public const string Delete = "Delete"

Field Value

string

Refresh

public const string Refresh = "Refresh"

Field Value

string

Reload

public const string Reload = "Reload"

Field Value

string

Update

public const string Update = "Update"

Field Value

string