Click or drag to resize
CMSStatic.Reset Method (Int32)
Resets the static field to its original state in the given context

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
protected internal abstract void Reset(
	int contextIndex
)

Parameters

contextIndex
Type: System.Int32
Context index
See Also