For internal use.

Namespace:  C1.C1Preview.Debug
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static void DumpFragment(
	string caption,
	RenderFragment rf,
	int level
)
Visual Basic
Public Shared Sub DumpFragment ( _
	caption As String, _
	rf As RenderFragment, _
	level As Integer _
)

See Also