Property | Type | Description | |
---|---|---|---|
EventsOnRender | void |
Method | Description | |
---|---|---|
GetHeader ( RenderTarget target ) : string | ||
Initialize ( ) : void | ||
LoadBindings ( |
||
Update ( IPluginConfiguration configuration ) : void |
Method | Description | |
---|---|---|
EventsOnRender ( HtmlRenderEventArgs htmlRenderEventArgs ) : void |
public GetHeader ( RenderTarget target ) : string | ||
target | RenderTarget | |
return | string |
public LoadBindings ( |
||
module | ||
return | void |
public Update ( IPluginConfiguration configuration ) : void | ||
configuration | IPluginConfiguration | |
return | void |