This document is archived and information here might be outdated. Recommended version. |
Loads each configuration setting from the specified file into the control.
[Visual Basic .NET]
Public Sub Load ( _
ByVal sFilename As String _
)
[C#]
public void Load (
string sFilename
);
Loads the specified ARConfiguration binary file into the ArcReaderControl, causing the TemplateFile property to update. If no file extension is specified the file will automatically be given the ArcReader Template extension (*.art).
2000 800A07D0: Template file not found