M-Files Vault Application Framework
C#
Show/Hide TOC
Default
Placeholder
Environment Class
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
DefaultPlaceholderEnvironment
:
PlaceholderEnvironment
<
TemplateContext
>
Inheritance
Object
PlaceholderEnvironment
TemplateContext
DefaultPlaceholderEnvironment
Constructors
DefaultPlaceholderEnvironment
Methods
GetClientCommandDefinitions
(Inherited from
PlaceholderEnvironment
TTemplateContext
)
GetCommandProviders
(Overrides
PlaceholderEnvironment
TTemplateContext
GetCommandProviders(TTemplateContext)
)
GetSettings
(Inherited from
PlaceholderEnvironment
TTemplateContext
)
See Also
Reference
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Constructors
Methods
See Also