ObjTitlePlaceholder Properties

Properties

AcceptsContextTypes The datatype this command handler accepts for the context when expanding.
(Inherited from SimpleObjectToTextPlaceholderBase)
Command The level's command.
(Inherited from PlaceholderCommandHandler)
ContextType The datatype this command handler will output.
(Inherited from SimpleObjectToTextPlaceholderBase)
Initialized Indicates whether the handler has been initialized.
(Inherited from PlaceholderCommandHandler)
Issues Issues encountered during initialization.
(Inherited from PlaceholderCommandHandler)
Level The placeholder level this object is handling.
(Inherited from PlaceholderCommandHandler)
LoadObjects Indicates whether the objects should be preloaded before passed to the GetObjectText() method.
(Overrides SimpleObjectToTextPlaceholderBaseLoadObjects)
Parameter The level's parameter.
(Inherited from PlaceholderCommandHandler)
Settings The level's parse and expansion settings.
(Inherited from PlaceholderCommandHandler)
SupportedTypes The level types supported by this handler.
(Inherited from SimpleObjectToTextPlaceholderBase)
Vault The level's vault.
(Inherited from PlaceholderCommandHandler)

See Also