MFilesUrlPlaceholder 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)
Platform The platform the url should target.
Settings The level's parse and expansion settings.
(Inherited from PlaceholderCommandHandler)
SpecificVersion Indicates if the generated URL's will point to a specific version of the object, or the latest.
SupportedTypes The level types supported by this handler.
(Inherited from SimpleObjectToTextPlaceholderBase)
UrlType Indicates the behavior of the generated url.
Vault The level's vault.
(Inherited from PlaceholderCommandHandler)

See Also