PortalFrameSupportDataParams Constructor (IPortalFrameSupportData)

The constructor for portal frame support data parameters

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameSupportDataParams(
	IPortalFrameSupportData portalFrameSupportData
)

Parameters

portalFrameSupportData
Type: TSD.API.Remoting.PortalFramesIPortalFrameSupportData
The portal frame support data to initialize the parameters by
See Also