Table of Contents

Class TemplateUtils

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Provides runtime feature checks shared by Vista template assets.

public static class TemplateUtils
Inheritance
TemplateUtils
Inherited Members

Remarks

The current utility surface exposes whether template variant arrays should be considered available. Template types such as DetailTemplate, ObjectTemplate, and TreeTemplate use this check to decide whether variant getters should return their stored data or an empty array.

Methods

IsVariantsSupported()

Returns whether the current runtime integration supports template variants.