←Select platform

Refresh Method

Summary
Updates the repository with the latest modifications and changes that have occurred to the Master Forms in the storage site.

Syntax
C#
C++/CLI
Java
Python
public void Refresh() 
public abstract void refresh(); 
void Refresh();  
def Refresh(self): 
Remarks

Updates the repository with the latest modifications that have occurred to the Master Forms in the storage site.

Storage site can be the local hard disk, shared drive on a server, database, http site, ftp site, etc.

You must call Refresh when a Master Form or a category is deleted or added without using Leadtools.Forms.Auto.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.