Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
Kentico Namespaces
Kentico.Scheduler.Web.Mvc
ApplicationBuilderExtensions Class
ApplicationBuilderExtensions Methods
UseScheduler Method
ApplicationBuilderExtensions
UseScheduler Method
Enables the scheduler feature.
Namespace:
Kentico.Scheduler.Web.Mvc
Assembly:
Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
Copy
public
static
void
UseScheduler
(
this
IFeaturesBuilder
builder
)
Parameters
builder
Type:
Kentico.Web.Mvc
IFeaturesBuilder
The application builder.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IFeaturesBuilder
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
ApplicationBuilderExtensions Class
Kentico.Scheduler.Web.Mvc Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com