C# Class MyPaperControls.Designer.MyPaperDesigner

Inheritance: System.Web.UI.Design.ControlDesigner
Exibir arquivo Open project: jediskywalker/RTDeals

Public Methods

Method Description
GetDesignTimeHtml ( ) : string
Initialize ( IComponent component ) : void
MyPaperDesigner ( ) : System

Method Details

GetDesignTimeHtml() public method

public GetDesignTimeHtml ( ) : string
return string

Initialize() public method

public Initialize ( IComponent component ) : void
component IComponent
return void

MyPaperDesigner() public method

public MyPaperDesigner ( ) : System
return System