←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++
Java
public void Refresh() 
  
Public Sub Refresh()  
public void refresh(); 
public: 
void Refresh();  

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Updates the repository with the latest modifications and changes that have occurred to the Master Forms and sub-categories on the local disk.

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

Example

For an example, refer to GenerateMasterFormAttributes.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly