M-Files Vault Application Framework
C#
Show/Hide TOC
Button
Bar
Command
Location
Container Property
Indicates the container in which the command is shown.
Definition
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
CommandContainer
Container
{
get
; }
Property Value
CommandContainer
Implements
ICommandLocation
Container
See Also
Reference
ButtonBarCommandLocation Class
MFiles.VAF.Configuration.Domain Namespace
In This Article
Definition
Property Value
Implements
See Also