BootstrapDialogLayoutElementCollection<TViewModel>.CreateButton(String) Method
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| name | String |
Returns
| Type |
|---|
| BootstrapDialogButton |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
public BootstrapDialogButton CreateButton(
string name
)
Public Function CreateButton(
name As String
) As BootstrapDialogButton
| Name | Type |
|---|---|
| name | String |
| Type |
|---|
| BootstrapDialogButton |