Свойство | Тип | Описание | |
---|---|---|---|
BindMarketingCampaignAdAttributeTypeGrid | void | ||
LoadDropDowns | void |
Метод | Описание | |
---|---|---|
ShowDetail ( string itemKey, int itemKeyValue ) : void |
Shows the detail.
|
Метод | Описание | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
btnCancelAttribute_Click ( object sender, |
Handles the Click event of the btnCancelAttribute control.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSaveAttribute_Click ( object sender, |
Handles the Click event of the btnSaveAttribute control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
gMarketingCampaignAdAttributeType_Add ( object sender, |
Handles the Add event of the gMarketingCampaignAdAttributeType control.
|
|
gMarketingCampaignAdAttributeType_Delete ( object sender, |
Handles the Delete event of the gMarketingCampaignAdAttributeType control.
|
|
gMarketingCampaignAdAttributeType_Edit ( object sender, |
Handles the Edit event of the gMarketingCampaignAdAttributeType control.
|
|
gMarketingCampaignAdAttributeType_GridRebind ( object sender, |
Handles the GridRebind event of the gMarketingCampaignAdAttributeType control.
|
|
gMarketingCampaignAdAttributeType_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the marketing campaign ad attribute type_ show edit.
|
Метод | Описание | |
---|---|---|
BindMarketingCampaignAdAttributeTypeGrid ( ) : void |
Binds the marketing campaign ad attribute type grid.
|
|
LoadDropDowns ( ) : void |
Loads the drop downs.
|
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
public ShowDetail ( string itemKey, int itemKeyValue ) : void | ||
itemKey | string | The item key. |
itemKeyValue | int | The item key value. |
Результат | void |
protected btnCancelAttribute_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected btnSaveAttribute_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gMarketingCampaignAdAttributeType_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gMarketingCampaignAdAttributeType_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gMarketingCampaignAdAttributeType_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gMarketingCampaignAdAttributeType_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gMarketingCampaignAdAttributeType_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | |
Результат | void |