Determines whether the Template contains declarative controls that must be processed separately. This property is always true. The controls that belong to a Template object's children are instantiated when a Template instance is rendered.
Syntax
var isContainer = template.isDeclarativeControlContainer;
Property value
Type: Boolean
true if Windows Library for JavaScript controls created declaratively within the Template will be processed by the Template itself. This property is always true.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.Binding |
|
Library |
|
See also
Build date: 12/5/2012