MagicCMS Documentation

MagicUtils..::..RenderControlToString Method

Convert a Web Control or HTML Control to string

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string RenderControlToString(
	Control control
)

Parameters

control
Type: Control
The control to render

Return Value

Rendered string