presentation

A presentation element representing parameters for a policy setting.

Element hierarchy

<policyDefinitionResources>
<resources>
<presentationTable>
<presentation>

Syntax

<presentation id = resourceID >

  <!-- Child elements -->
  ( text
  | decimalTextBox
  | textBox
  | checkBox
  | comboBox
  | dropdownList
  | listBox
  | longDecimalTextBox
  | multiTextBox
  )*

</presentation>

Key

*   optional (zero or more)

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
id

TBD

resourceID Yes

 

Child Elements

Child Element Description
[checkBox](element-checkbox.md)

Represents a check box display element.

[comboBox](element-combobox.md)

Represents a combo box display element with default/suggested entries.

[decimalTextBox](element-decimaltextbox.md)

Represents a text box with or without a spin control for entering decimal numbers.

[dropdownList](element-dropdownlist.md)

A drop-down list display element, with which a user can pick one of the displayed entries. Must be associated with an EnumerationElement when defined in the <elements> PolicyDefinition element.

[listBox](element-listbox.md)

Represents a listbox display element.

[longDecimalTextBox](element-longdecimaltextbox.md)

Represents a text box with or without a spin control for entering 64-bit decimal numbers. Can be associated with either a LongDecimalElement or TextElement.

[multiTextBox](element-multitextbox.md)

Represents a multi-line textbox display element. Can be associated with a multiTextElement.

[text (type: string)](element-text.md)

A localized string.

[textBox](element-textbox.md)

Represents a text box display element.

 

Parent Elements

Parent Element Description
[presentationTable](element-presentationtable.md)

A table of presentation elements representing policy setting parameters.

 

Requirements

Namespace

https://www.microsoft.com/GroupPolicy/PolicyDefinitions