Click or drag to resize
Kjs.AppLife.Update.Engine.Core.Design Namespace
The Kjs.AppLife.Update.Engine.Core.Design namespace provides a the classes needed to customize the behavior of custom actions in the user interface and to provide pre- and post-build behavior for custom actions.
Classes
  ClassDescription
Public classCode exampleActionBuilder
Provides UI and project management services for an update action.
Public classActionPaletteItem
Provides the default implementation for an action palette item.
Public classValidationError
Represents an error in the state of an action.
Public classValidationErrorCollection
Represents a collection of ValidationErrors.
Structures
  StructureDescription
Public structureBuildContext
Describes the current state of a project build in progress.
Interfaces
  InterfaceDescription
Public interfaceIWindowsFormsActionEditorService
Provides an interface for an ActionBuilder to display a control to edit its action.