IUserControl

[ Interface ]

export interface IUserControl extends IPartial { }

Extends IPartial

Describes a UserControl file within a TwinCAT HMI project.

Properties

Name

Type

Description

url

string

Path to the corresponding partial.

Files with the extensions .content, .view or .usercontrol are referred to as partials.

IUserControl 1:

Available from version 1.12