Mulholland Web Controls Class Library

InlineCalendar.Render Method 

Render this control to the output parameter specified.

protected override void Render(
   HtmlTextWriter output
);

Parameters

output
The HTML writer to write out to

See Also

InlineCalendar Class | Mulholland.Web.Controls Namespace