Méthode | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
lbAnother_Click ( object sender, |
Handles the Click event of the lbAnother control.
|
|
lbDone_Click ( object sender, |
Handles the Click event of the lbDone control.
|
Méthode | Description | |
---|---|---|
AddLabelScript ( string jsonObject ) : void |
Adds the label script.
|
|
ZebraFormatString ( string input, bool isJson = false ) : string |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected lbAnother_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected lbDone_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |