ViewTemplateApplicationOption
Description:
Options for applying view templates
Options for applying view templates
public enum ViewTemplateApplicationOption
| Name | Description |
|---|---|
| AllParameters | Apply all parameters controlled by template |
| AllParametersAndStickIfNone | Apply all parameters controlled by template and if none is currently assigned make it view template |
| UncontrolledParameters | Apply only parameters controlled by template and not controlled by currently assigned view template |