PortalFrameBaseParamsSupportData Property

Gets or sets the portal frame support data parameter

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameSupportDataParams SupportData { get; set; }

Property Value

Type: PortalFrameSupportDataParams
See Also