Back to Devexpress

ExtensionBase.Render() Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-extensionbase-5419641a.md

latest833 B
Original Source

ExtensionBase.Render() Method

Renders the extension’s HTML code to the Response.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public void Render()
vb
Public Sub Render

See Also

GetHtml()

ExtensionBase Class

ExtensionBase Members

DevExpress.Web.Mvc Namespace