FormTemplateCollection.ReconvertAll method

Reconverts existing form templates deployed in the collection.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public Sub ReconvertAll
'Usage
Dim instance As FormTemplateCollection

instance.ReconvertAll()
public void ReconvertAll()

Remarks

Can be used if a change in the server farm, such as an update, requires existing form templates to be reconverted.

See also

Reference

FormTemplateCollection class

FormTemplateCollection members

Microsoft.Office.InfoPath.Server.Administration namespace