Dynamicweb 8 Documentation
Reset(String) Method

Name of the parameter, i.e. GroupID.
Resets the urls for the specified parameter name and reloads the mappings from the provider associated to the parameter name.
Syntax
'Declaration
 
Public Overloads Shared Sub Reset( _ 
   ByVal parameterName As String _ 
) 
public static void Reset( 
   string parameterName 
)

Parameters

parameterName
Name of the parameter, i.e. GroupID.
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

Handler Class
Handler Members
Overload List

Send Feedback