M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
Placeholder
(
PlaceholderTemplateNode
parent
)
Parameters
parent
PlaceholderTemplateNode
The parent that contains this placeholder.
See Also
Reference
Placeholder Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also