Click or drag to resize
CMSApplicationReInit Method

Note: This API is now obsolete.

Reinitializes the application by resetting the application variables.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This method will be removed.")]
public static void ReInit()
See Also