Visual Basic (Declaration) | |
---|---|
Overridable Sub Refresh() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual void Refresh() |
C++/CLI | |
---|---|
virtual void Refresh(); |
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
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 Namespace.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family