Method | Description | |
---|---|---|
OnStartup ( ) : void |
Method that will be run at Rock startup
|
|
Render ( |
Renders the specified context.
|
Method | Description | |
---|---|---|
IsAuthorized ( |
Determines whether the specified command is authorized.
|
protected IsAuthorized ( |
||
context | The context. | |
return | bool |
public Render ( |
||
context | The context. | |
result | The result. | |
return | void |