Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

FileList..::..Add Method

Adds reference to the path.

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public FileList..::..Element Add(
	string path,
	bool footer
)

Parameters

path
Type: String
footer
Type: Boolean
true forces reference to the end of the document.

Return Value

The added FileList..::..Element, or null if path was present already.