Click or drag to resize
CMSStaticReset 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: SystemInt32
Context index
See Also