Documentation for: ASP.NET Ajax Version 1.0

This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.

 

 

 

 

 

 

 

Clear Method

Removes all Converter objects from a ConvertersCollection object.

Syntax

CSharp

public void Clear ()

VisualBasic

Public Sub Clear

ManagedCPlusPlus

public:
void Clear ()

JSharp

public void Clear ()

Remarks

This method inserts a clear directive into the appropriate section of the configuration file to remove all references to elements that are defined in a higher-level configuration file.

Assembly: System.Web.Extensions (Module: System.Web.Extensions)