MagicCMS Documentation

StringHtmlExtensions..::..RenderControlToHtml Method

Renders a control to HTML string.

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

Syntax


public static string RenderControlToHtml(
	Control ControlToRender
)

Parameters

ControlToRender
Type: Control
The control to render.

Return Value

HTML formatted string