| CMSStatic Class |
Namespace: CMS.Base
public abstract class CMSStatic
The CMSStatic type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentContext |
Current context name
| |
| MultipleContextsUsed |
If true, multiple execution contexts were used
|
| Name | Description | |
|---|---|---|
| Reset |
Resets the static field to its original state
| |
| Reset(Int32) |
Resets the static field to its original state in the given context
| |
| ResizeStorage |
Resizes the storage to the given size
|