Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Castle
MonoRail
Framework
ViewComponents
UpdatePageTag
C# Class Castle.MonoRail.Framework.ViewComponents.UpdatePageTag
Renders a javascript tag block with an inline javascript that changes the page elements using a special dsl-like language.
The current implementation is dependent on prototype.js and scriptaculous.js
Inheritance:
UpdatePage
Datei anzeigen
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
Render
( ) :
void
Called by the framework so the component can render its content
Method Details
Render()
public
method
Called by the framework so the component can render its content
public
Render
( ) :
void
return
void