Back to Devexpress

ExtensionBase.Render() Method

aspnet-devexpress-dot-web-dot-mvc-dot-extensionbase-0190cad3.md

latest854 B
Original Source

ExtensionBase.Render() Method

Renders the extension’s HTML code to the Response.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v20.1.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