Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Castle
MonoRail
Framework
Views
Aspx
Design
ControllerActionBinderDesigner
C# Class Castle.MonoRail.Framework.Views.Aspx.Design.ControllerActionBinderDesigner
Inheritance:
System.Web.UI.Design.ControlDesigner
显示文件
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
GetDesignTimeHtml
( ) :
string
Initialize
(
IComponent
component
) :
void
Method Details
GetDesignTimeHtml()
public
method
public
GetDesignTimeHtml
( ) :
string
return
string
Initialize()
public
method
public
Initialize
(
IComponent
component
) :
void
component
IComponent
return
void