Skip to main content

SchedulerViewBuilder.DropDownAppointmentTemplate(RazorBlock) 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 SchedulerViewBuilder DropDownAppointmentTemplate(
    RazorBlock templateContent
)

Parameters

Name Type
templateContent RazorBlock

Returns

Type
SchedulerViewBuilder
See Also