P4s3PortalWebSvc AppSettingsDump Method A Sandcastle Documented Class Library
Simple method for dumping the configuration contents to the debug log. Mimics the methods available to the web portal.

Namespace: P4s3WebSvc
Assembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void AppSettingsDump(
	NameValueCollection Application
)

Parameters

Application
Type: System.Collections.Specialized NameValueCollection
See Also