Share via


PolicyInjectionSectionViewModel.CreateDeleteCommand Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff667032.protmethod(en-us,PandP.50).gif CreateDeleteCommand()
Creates a delete CommandModel for this element based on it's Attributes.
(Inherited from ElementViewModel.)
Ff667032.pubmethod(en-us,PandP.50).gif CreateDeleteCommand(ElementViewModel, IEnumerable<Attribute>)
Creates a delete command for the supplied ElementViewModel.
(Inherited from SectionViewModel.)
Ff667032.pubmethod(en-us,PandP.50).gif CreateDeleteCommand(ElementViewModel, IEnumerable<Attribute>, Type)
Creates the a delete CommandModel for an ElementViewModel.
(Inherited from SectionViewModel.)

See Also

PolicyInjectionSectionViewModel Class

PolicyInjectionSectionViewModel Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.PolicyInjection Namespace