Gets or sets a template location for the message box.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll
[DefaultValue("")]
public string MessageBoxTemplateUrl { get; set; }
<DefaultValue("")>
Public Property MessageBoxTemplateUrl As String
Type | Default | Description |
---|---|---|
String | A string, which represents a template message box's URL. |