ESM class

namespace: Serenity.Extensions.MVC   assemblySerenity.Extensions

Provides paths to ECMAScript module entry points.

public static class ESM

Public Members

name description
const ChangePasswordPage The module path for the ChangePasswordPage entry point.
const ForgotPasswordPage The module path for the ForgotPasswordPage entry point.
const ReportPage The module path for the ReportPage entry point.
const ResetPasswordPage The module path for the ResetPasswordPage entry point.
const SetPasswordPage The module path for the SetPasswordPage entry point.
static class Modules Provides module entry points in the Modules folder.

See Also