Link products to a role

When you link a product to a role, each user that purchases the product is added to this role. The user is added to the role after a successful checkout has been executed.

To link a product to a role, you must perform the following:

  1. Get an instance of the CatalogManager object.
  2. Get an instance of the product.
    For more information, see For developers: Query products.
  3. Link the product to the role.
    To do this, set the AssociateBuyerWithRole property of the Product instance to the ID of the specified role.
  4. Save the changes to the manager.

Code example: Link a product to a role

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Get started with Integration Hub | Sitefinity Cloud | Sitefinity SaaS

This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.

Web Security for Sitefinity Administrators

This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?