Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes
| Class | Description | |
|---|---|---|
![]() |
AddApplicationBlockCommand |
Command Model implementation that will add a new block to the designer. This Command Model can be added by annotating an assembly with an AddApplicationBlockCommandAttribute attribute. |
![]() |
AddSatelliteProviderCommand |
Command Model implementation that will add a provider to the designer and ensures that its block dependency is available. This Command Model can be used by annotating a providers configuration element with the AddSateliteProviderCommandAttribute attribute. |
![]() |
DefaultSectionDeleteCommandModel |
Deletes a section after prompting the user to confirm deletion.
|
![]() |
MoveDownCommand |
The MoveDownCommand moves an element downward in its containing collection.
|
![]() |
MoveUpCommand |
The MoveUpCommand moves an element upward in its containing collection.
|
![]() |
WizardCommand |
Initiates a WizardModel, usually from a user action.
|
.gif)