Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

VendrSettingDefinition

API reference for VendrSettingDefinition in Vendr, the eCommerce solution for Umbraco v8+

VendrSettingDefinition

public abstract class VendrSettingDefinition

Namespace

Constructors

VendrSettingDefinition

The default constructor.

public VendrSettingDefinition()

VendrSettingDefinition

public VendrSettingDefinition(string key, string name, string description = null)

Properties

Config

public object Config { get; set; }

Description

public string Description { get; set; }

Key

public string Key { get; set; }

Name

public string Name { get; set; }

PropertyName

public string PropertyName { get; set; }

PropertyType

public Type PropertyType { get; set; }

SortOrder

public int SortOrder { get; set; }

View

public string View { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.