Share via


ViewModelAttribute Members

Include Protected Members
Include Inherited Members

The ViewModelAttribute type exposes the following members.

Constructors

  Name Description
Ff667781.pubmethod(en-us,PandP.50).gif ViewModelAttribute Overloaded.

Methods

  Name Description
Ff667781.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff667781.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff667781.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff667781.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff667781.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff667781.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff667781.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff667781.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff667781.pubproperty(en-us,PandP.50).gif ModelType
Gets the View Model Type that should be used to bind the annotated element to its view.
Ff667781.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff667781.pubinterface(en-us,PandP.50).gifFf667781.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff667781.pubinterface(en-us,PandP.50).gifFf667781.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff667781.pubinterface(en-us,PandP.50).gifFf667781.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff667781.pubinterface(en-us,PandP.50).gifFf667781.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

ViewModelAttribute Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace