PanelSession Constructor
Initiates an instance of the PanelSession class. This class is used for interactive TV applications and can only be invoked by data within the data stream from a TV tuner.
Syntax
public PanelSession(
string connectionId
);
Parameters
connectionId
System.String. The connection ID.
Requirements
Reference: Microsoft.MediaCenter
Namespace: Microsoft.MediaCenter.Hosting
Assembly: Microsoft.MediaCenter.dll
Platform: Windows 7
See Also