| ExportHandlerAttribute Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Eto
 Syntax
SyntaxThe ExportHandlerAttribute type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ExportHandlerAttribute | 
            Initializes a new instance of the ExportHandlerAttribute class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HandlerType | 
            Gets the type of the handler to instantiate
             | 
|  | WidgetType | 
            Gets the type of the widget or handler interface to map to
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Register | 
            Registers the extension with the specified platform
            (Overrides PlatformExtensionAttributeRegister(Platform).) | 
 Remarks
Remarks See Also
See Also