Click or drag to resize
JavascriptCacheRender Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.Helpers.JavascriptCache.Render(System.IO.Stream)"]

Namespace: Activsoft.Dashboard.Helpers
Assembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void Render(
	Stream s
)

Parameters

s
Type: System.IOStream

[Missing <param name="s"/> documentation for "M:Activsoft.Dashboard.Helpers.JavascriptCache.Render(System.IO.Stream)"]

See Also