Skip to main content
.NET 6.0+

IFrameTemplate Members

Declares members implemented by Frame Templates.

Properties

Name Description
DefaultContainer Provides access to a Template‘s Action Container that contains the Actions with the ActionBase.Category property set to Unspecified.

Methods

Name Description
GetContainers() Provides access to a Template‘s Action Containers.
SetView(View) Adds the View.Control of the specified View to a Template‘s View site.
See Also