PackagedHostedControlInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the hosted control information class this is part of the packaged session class.
public ref class PackagedHostedControlInfo sealed
public sealed class PackagedHostedControlInfo
type PackagedHostedControlInfo = class
Public NotInheritable Class PackagedHostedControlInfo
- Inheritance
-
PackagedHostedControlInfo
Constructors
PackagedHostedControlInfo() |
Initializes a new instance of the PackagedHostedControlInfo class. |
Properties
Id |
Gets or sets the ID of the hosted control. |
Name |
Gets or sets the name of the hosted control. |
State |
Gets or sets the state of the hosted control. |