CacheOperation Class |
Namespace: CMS.Helpers
public class CacheOperation
The CacheOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | CacheOperation |
Name | Description | |
---|---|---|
![]() ![]() | ADD |
Add operation.
|
![]() ![]() | ADD_PERSISTENT |
Add persistent operation.
|
![]() ![]() | DEPENDENCY_CALLBACK |
Dependency callback
|
![]() ![]() | GET |
Get operation.
|
![]() ![]() | GET_PERSISTENT |
Get persistent operation.
|
![]() ![]() | REMOVE |
Remove operation.
|
![]() ![]() | REMOVE_PERSISTENT |
Remove persistent operation.
|
![]() ![]() | TOUCH |
Touch operation.
|