DeferredWidgetBuilder
Properties
WriteAction - Func
Methods
ToComponent()
Returns the internal view component.
RETURNS
The instance that represents the widget.
Render()
Renders the component in place.
ToHtmlString()
Returns the HTML representation of the component.
WriteTo(System.IO.TextWriter,System.Text.Encodings.Web.HtmlEncoder)
Parameters
writer - System.IO.TextWriter
encoder - System.Text.Encodings.Web.HtmlEncoder
ToClientTemplate()
Returns the client template for the component.