Updates the repository with the latest modifications and changes that have occurred to the Master Forms in the storage site.
public void Refresh()
Sub Refresh()
void Refresh();
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.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET