M-Files Vault Application Framework
C#
Show/Hide TOC
Block
Close Method
Closes the block with the block ending placeholder.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
void
Close
(
Placeholder
blockEnd
)
Parameters
blockEnd
Placeholder
See Also
Reference
Block Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also