←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() 
  
Public Sub 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly