Свойство | Type | Description | |
---|---|---|---|
BindBinaryFileAttributesGrid | void |
Méthode | Description | |
---|---|---|
ShowDetail ( int binaryFileTypeId ) : void |
Shows the edit.
|
Méthode | Description | |
---|---|---|
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.
|
|
btnCancelBinaryFileAttribute_Click ( object sender, |
Handles the Click event of the btnCancelBinaryFileAttribute control.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSaveBinaryFileAttribute_Click ( object sender, |
Handles the Click event of the btnSaveBinaryFileAttribute control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
gBinaryFileAttributes_Add ( object sender, |
Handles the Add event of the gBinaryFileAttributes control.
|
|
gBinaryFileAttributes_Delete ( object sender, |
Handles the Delete event of the gBinaryFileAttributes control.
|
|
gBinaryFileAttributes_Edit ( object sender, |
Handles the Edit event of the gBinaryFileAttributes control.
|
|
gBinaryFileAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gBinaryFileAttributes control.
|
|
gBinaryFileAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the binary file attributes_ show edit.
|
Méthode | Description | |
---|---|---|
BindBinaryFileAttributesGrid ( ) : void |
Binds the binary file type attributes grid.
|
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
Résultat | void |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
public ShowDetail ( int binaryFileTypeId ) : void | ||
binaryFileTypeId | int | The binary file type identifier. |
Résultat | void |
protected btnCancelBinaryFileAttribute_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnSaveBinaryFileAttribute_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gBinaryFileAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gBinaryFileAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gBinaryFileAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gBinaryFileAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gBinaryFileAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | The attribute GUID. |
Résultat | void |