Click or drag to resize

IISLogAjaxCall Method

Namespace:  Scilligence.MolEngine.Web
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static bool AjaxCall(
	UserDB db2,
	string cmd,
	TextWriter writer,
	NameValueCollection Items
)

Parameters

db2
Type: UserDB
cmd
Type: SystemString
writer
Type: System.IOTextWriter
Items
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: Boolean
See Also