BootstrapDialogButtonCollection.CreateButton(String) Method
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
name | String |
Returns
Type |
---|
BootstrapDialogButton |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
public BootstrapDialogButton CreateButton(
string name
)
Public Function CreateButton(
name As String
) As BootstrapDialogButton
Name | Type |
---|---|
name | String |
Type |
---|
BootstrapDialogButton |
No
Your feedback is appreciated.