PackagedHostedControlInfo Class

Definition

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.

Applies to