WebUtils.FormVarsToObject
Related Topics
See also
Class WebUtils
West Wind Web Toolkit for ASP.NET
 WebUtils.FormVarsToObject
public static bool FormVarsToObject(object target,
	string formvarPrefixes,
	Dictionary<String,String> errors);

Parameters

object target

string formvarPrefixes

Dictionary<String

String> errors


See also:

Class WebUtils


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic