←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#
VB
C++
public void Refresh() 
  
Sub Refresh()  
void Refresh();  

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 <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly