public sealed class HomepageExtensionPoint : IMessage<HomepageExtensionPoint>, IEquatable<HomepageExtensionPoint>, IDeepCloneable<HomepageExtensionPoint>, IBufferMessage, IMessage
Common format for declaring an add-on's home-page view.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class, which is used to define the home-page view for add-ons.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a default constructor and one that takes another \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnabled\u003c/code\u003e property allows disabling the home-page view, defaulting to \u003ccode\u003etrue\u003c/code\u003e, and if disabled an overview card is autogenerated for users.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunFunction\u003c/code\u003e property is required and defines the endpoint triggered when the extension point is activated.\u003c/p\u003e\n"]]],[],null,[]]