Serializes the the current object into a file in XML format on disk
public Boolean WriteKeysToFile(String FileName)
Return Value
Boolean
Parameters
FileName
The file to write the configuration settings to.
Remarks
Application must have rights to write to this file. For ASP.Net this especially important as ASPNET/NETWORK USER generally doesn't have access to this file. If you want updateability make sure that these accounts have read/write access.
See also:
Class wwAppConfiguration© West Wind Technologies, 1996-2018 • Updated: 04/17/04
Comment or report problem with topic