Click or drag to resize

WebUtilsPrepWebData Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Preps the web data.

Namespace:  Furcadia.Net.Web
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static string PrepWebData(
	List<IVariable> list
)

Parameters

list
Type: System.Collections.GenericListIVariable
The list.

Return Value

Type: String

[Missing <returns> documentation for "M:Furcadia.Net.Web.WebUtils.PrepWebData(System.Collections.Generic.List{Furcadia.Net.Web.IVariable})"]

See Also