Sandbox Logo

class RenderFragment : System.MulticastDelegate

Summary

Represents a segment of UI content, implemented as a delegate that writes the content to a <see cref="T:Sandbox.Razor.RenderTreeBuilder" />.

User Comments