PlaceholderCommandHandlerInit Method |
Initializes the handler for a specific placeholder level.
Sets the level, and performs base validation and kicks off custom initialization.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
Remarks
Override Initialize() to perform custom initialization.
See Also