Skip to main content
ID
Max
Min

SchedulerBuilder.DropDownAppointmentTemplate(String) Method

OBSOLETE

This Method is obsolete now.

This API is obsolete now.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[Obsolete("")]
public SchedulerBuilder DropDownAppointmentTemplate(
    string templateContent
)

Parameters

Name Type Description
templateContent String

The option value.

Returns

Type
SchedulerBuilder
See Also