Метод | Описание | |
---|---|---|
HtmlContentDetail_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the HtmlContentDetail control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
SelectVersion_Click ( object sender, Rock e ) : void |
Handles the Click event of the SelectVersion control.
|
|
ShowSettings ( ) : void |
Shows the settings.
|
|
ShowView ( ) : void |
Shows the view.
|
|
gVersions_GridRebind ( object sender, |
Handles the GridRebind event of the gVersions control.
|
|
lbApprove_Click ( object sender, |
Handles the Click event of the lbApprove control.
|
|
lbCancel_Click ( object sender, |
Handles the Click event of the lbCancel control.
|
|
lbDeny_Click ( object sender, |
Handles the Click event of the lbDeny control.
|
|
lbReturnToEdit_Click ( object sender, |
Handles the Click event of the lbReturnToEdit control.
|
|
lbSave_Click ( object sender, |
Handles the Click event of the lbSave control.
|
|
lbShowVersionGrid_Click ( object sender, |
Handles the Click event of the lbShowVersionGrid control.
|
Метод | Описание | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
|
EntityValue ( ) : string |
Entities the value.
|
|
GetMaxVersionOfHtmlContent ( ) : int? |
Gets the maximum version that this HtmlContent block
|
|
SetApprovalValues ( bool approved, PersonAlias personAlias ) : void |
Sets the approval values.
|
|
ShowEditDetail ( RockWeb.Blocks.Cms.HtmlContent htmlContent ) : void |
Shows the edit detail.
|
protected HtmlContentDetail_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected SelectVersion_Click ( object sender, Rock e ) : void | ||
sender | object | The source of the event. |
e | Rock | The |
Результат | void |
protected gVersions_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbApprove_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbDeny_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbReturnToEdit_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbShowVersionGrid_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |