Méthode | Description | |
---|---|---|
SetValue ( WorkflowType workflowType ) : void |
Sets the value.
|
|
SetValues ( IEnumerable |
Sets the values.
|
Méthode | Description | |
---|---|---|
OnInit ( EventArgs e ) : void |
Raises the E:System.Web.UI.Control.Init event.
|
|
SetValueOnSelect ( ) : void |
Sets the value on select.
|
|
SetValuesOnSelect ( ) : void |
Sets the values on select.
|
protected OnInit ( EventArgs e ) : void | ||
e | EventArgs | An |
Résultat | void |
public SetValue ( WorkflowType workflowType ) : void | ||
workflowType | WorkflowType | The Workflow Type. |
Résultat | void |
public SetValues ( IEnumerable |
||
workflowTypes | IEnumerable |
The schedules. |
Résultat | void |