The installer class executes logic on application start and performs the following operations:
To create the class, perform the following:
PreApplicationStart
Use the following code sample:
Open the AssemblyInfo.cs class, which is located in the Properties folder of the DayOfWeekPersonalization project, add the following code: [assembly: PreApplicationStartMethod(typeof(Installer), "PreApplicationStart")]
Thus, the PreApplicationStart method in the Installer class is called on application start of any Sitefinity CMS project by ASP.NET.
Finally, you need to reference your custom personalization - the DayOfWeekPersonalization class library, in your Sitefinity CMS application.
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important