The PlaceholderAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PlaceholderAttribute | Initializes a new instance of the PlaceholderAttribute class |
Properties
| Name | Description | |
|---|---|---|
| Id |
Placeholder's ID. If this parameter is not set, the property name will be the ID
| |
| IsDefault |
Determines whether current placeholder is the default placeholder
| |
| Title |
Placeholder's label. Is used f.e. in EditPageWorkflow
|