←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

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