M-Files Vault Application Framework
C#
C#
Show/Hide TOC
IPlaceholder
Command
Handler
.
Expand Method
Expands the placeholder level based on the given context.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
ExpandedLevel
Expand
(
IExpansionContext context, ObjVerExReadCache cache
)
Parameters
context
IExpansionContext
The expansion context.
cache
ObjVerExReadCache
The object cache.
Return Value
ExpandedLevel
ExpandedLevel
See Also
Reference
IPlaceholderCommandHandler Interface
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Parameters
Return Value
See Also