CryptographySectionViewModel.CreateDeleteCommand Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CreateDeleteCommand() |
Creates a delete CommandModel for this element based on it's Attributes.
(Inherited from ElementViewModel.) |
|
CreateDeleteCommand(ElementViewModel, IEnumerable<Attribute>) |
Creates a delete command for the supplied ElementViewModel.
(Inherited from SectionViewModel.) |
|
CreateDeleteCommand(ElementViewModel, IEnumerable<Attribute>, Type) |
Creates the a delete CommandModel for an ElementViewModel.
(Inherited from SectionViewModel.) |
See Also
CryptographySectionViewModel Class
CryptographySectionViewModel Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace