Jaa


LoggingSectionViewModel.CreateDeleteCommand Method

Include Protected Members
Include Inherited Members

Overload List

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

See Also

LoggingSectionViewModel Class

LoggingSectionViewModel Members

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