NextPlaceholderInitialize Method |
Performs custom initialization.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected override List<PlaceholderTemplateIssue> Initialize()
Protected Overrides Function Initialize As List(Of PlaceholderTemplateIssue)
protected:
virtual List<PlaceholderTemplateIssue^>^ Initialize() override
Return Value
Type:
ListPlaceholderTemplateIssueListT
See Also