Enum RefreshMethodType
Describes RefreshInstruction refresh action type.
Namespace: Umbraco.Cms.Core.Sync
Assembly: Umbraco.Core.dll
Syntax
public enum RefreshMethodType
Fields
Name | Description |
---|---|
RefreshAll | |
RefreshByGuid | |
RefreshById | |
RefreshByIds | |
RefreshByJson | |
RemoveById |