Deli putem


CryptographySectionViewModel.CreateDeleteCommand Method

Include Protected Members
Include Inherited Members

Overload List

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