Свойство | Тип | Описание | |
---|---|---|---|
BindChannelAttributesGrid | void | ||
BindItemAttributesGrid | void | ||
GetContentChannelType | ContentChannelType | ||
HideDialog | void | ||
SaveAttributes | void | ||
ShowDialog | void | ||
ShowDialog | void |
Метод | Описание | |
---|---|---|
GetBreadCrumbs ( PageReference pageReference ) : List |
Gets the bread crumbs.
|
|
ShowDetail ( int contentTypeId ) : void |
Shows the detail.
|
Метод | Описание | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
LoadViewState ( object savedState ) : void |
Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
SaveViewState ( ) : object |
Saves any user control view-state changes that have occurred since the last page postback.
|
|
dlgChannelAttributes_SaveClick ( object sender, |
Handles the SaveClick event of the dlgChannelAttributes control.
|
|
dlgItemAttributes_SaveClick ( object sender, |
Handles the SaveClick event of the dlgItemAttributes control.
|
|
gChannelAttributes_Add ( object sender, |
Handles the Add event of the gChannelAttributes control.
|
|
gChannelAttributes_Delete ( object sender, |
Handles the Delete event of the gChannelAttributes control.
|
|
gChannelAttributes_Edit ( object sender, |
Handles the Edit event of the gChannelAttributes control.
|
|
gChannelAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gChannelAttributes control.
|
|
gChannelAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gChannelAttributes control.
|
|
gChannelAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the marketing campaign ad attribute type_ show edit.
|
|
gItemAttributes_Add ( object sender, |
Handles the Add event of the gItemAttributes control.
|
|
gItemAttributes_Delete ( object sender, |
Handles the Delete event of the gItemAttributes control.
|
|
gItemAttributes_Edit ( object sender, |
Handles the Edit event of the gItemAttributes control.
|
|
gItemAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gItemAttributes control.
|
|
gItemAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gItemAttributes control.
|
|
gItemAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the marketing campaign ad attribute type_ show edit.
|
|
lbCancel_Click ( object sender, |
Handles the Click event of the lbCancel control.
|
|
lbSave_Click ( object sender, |
Handles the Click event of the lbSave control.
|
Метод | Описание | |
---|---|---|
BindChannelAttributesGrid ( ) : void |
Binds the marketing campaign ad attribute type grid.
|
|
BindItemAttributesGrid ( ) : void |
Binds the marketing campaign ad attribute type grid.
|
|
GetContentChannelType ( int contentTypeId, |
Gets the type of the content.
|
|
HideDialog ( ) : void |
Hides the dialog.
|
|
SaveAttributes ( int contentTypeId, int entityTypeId, List |
Saves the attributes.
|
|
ShowDialog ( bool setValues = false ) : void |
Shows the dialog.
|
|
ShowDialog ( string dialog, bool setValues = false ) : void |
Shows the dialog.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
public GetBreadCrumbs ( PageReference pageReference ) : List |
||
pageReference | PageReference | The page reference. |
Результат | List |
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
Результат | void |
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
public ShowDetail ( int contentTypeId ) : void | ||
contentTypeId | int | The marketing campaign ad type identifier. |
Результат | void |
protected dlgChannelAttributes_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected dlgItemAttributes_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gChannelAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gChannelAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gChannelAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gChannelAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gChannelAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
Результат | void |
protected gChannelAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | |
Результат | void |
protected gItemAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gItemAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gItemAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gItemAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gItemAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
Результат | void |
protected gItemAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | |
Результат | void |
protected lbCancel_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 |