Share via


6.94 InheritanceBehaviorSyntax

[values]

Default

Property value inheritance lookup will query the current element and continue walking up the element tree to the page root.

SkipAllNext

Property value inheritance lookup will query the current element but not any further.

SkipAllNow

Property value inheritance lookup will not query the current element or any further.

SkipToAppNext

Property value inheritance lookup will query the current element but not any further.

SkipToAppNow

Property value inheritance lookup will not query the current element or any further.

SkipToThemeNext

Property value inheritance lookup will query the current element but not any further.

SkipToThemeNow

Property value inheritance lookup will not query the current element or any further.