SectionViewModel.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.
|
|
CreateDeleteCommand(ElementViewModel, IEnumerable<Attribute>, Type) |
Creates the a delete CommandModel for an ElementViewModel.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace