ASPxSchedulerOptionsForms.MessageBoxTemplateUrl Property
Gets or sets a template location for the message box.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string, which represents a template message box’s URL. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to MessageBoxTemplateUrl |
|---|---|
| ASPxScheduler |
|
See Also