Class CMSPluginLabelManagementOptions
- Namespace
- CMS.Plugin.LabelManagement.Abstractions
- Assembly
- CMS.Plugin.LabelManagement.Abstractions.dll
public class CMSPluginLabelManagementOptions
- Inheritance
-
CMSPluginLabelManagementOptions
- Inherited Members
Constructors
CMSPluginLabelManagementOptions()
public CMSPluginLabelManagementOptions()
Properties
LabelExtraProperties
标签扩展属性
public List<ExtraProperty> LabelExtraProperties { get; set; }