Saves the current template configuration within a file in order to load it later using the ADRLoadTemplateConfig() function.
public Boolean ADRSaveTemplateConfig( String FileConfig );
Public Function ADRSaveTemplateConfig( ByVal FileConfig As String ) As Boolean
|
Parameters |
Description |
|
FileConfig |
The path of the template configuration file to create. |
True if success, else False (can't create the file or empty template configuration).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|