The PlaceholderAttribute type exposes the following members.

Constructors

  NameDescription
Public methodPlaceholderAttribute
Initializes a new instance of the PlaceholderAttribute class

Properties

  NameDescription
Public propertyId
Placeholder's ID. If this parameter is not set, the property name will be the ID
Public propertyIsDefault
Determines whether current placeholder is the default placeholder
Public propertyTitle
Placeholder's label. Is used f.e. in EditPageWorkflow

See Also