Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class ImageButtonWrapper : ButtonWrapperBase
Visual Basic
Public Class ImageButtonWrapper _
	Inherits ButtonWrapperBase
Visual C++
public ref class ImageButtonWrapper : public ButtonWrapperBase

Inheritance Hierarchy

System..::..Object
  Cartella.Models..::..ButtonWrapperBase
    Cartella.Models..::..ImageButtonWrapper

See Also