Hevea documentation

Frameset Constructor 

Constructor.

public Frameset(
   string id,
   FramesetType type
);

Parameters

id
component identifier
type
type of frameset

Exceptions

Exception Type Condition
ArgumentNullException id is null

See Also

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