Dynamicweb 8 Documentation
Reset Class
Members  Example 

Syntax
'Declaration
 
Public NotInheritable Class Reset 
public sealed class Reset 
Remarks
Class that contains function to restart/refresh the website frontend. The Cache object that holds the Page, Area Style etc. are or can be deleted, forcing the Application to reload them.

Reset Frontend Function to call
Reset Frontend ResetHash

Example
'' Call the function without initialization
Dynamicweb.Frontend.Reset.ResetHash(Frontend.Reset.HashType.All)
Inheritance Hierarchy

System.Object
   Dynamicweb.Frontend.Reset

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Reset Members
Dynamicweb.Frontend Namespace

Send Feedback