Hevea documentation

Frameset.RenderMandatory Method 

Writes the Javascript code of mandatory sub-components.

public override void RenderMandatory(
   StringWriter writer
);

Parameters

writer
HTML writer

See Also

Frameset Class | Hevea.Core.Http.Html.UI Namespace