Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MetaFieldSelectorModel

Inheritance
System.Object
MetaFieldSelectorModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class MetaFieldSelectorModel : Object

Constructors

MetaFieldSelectorModel()

Declaration
public MetaFieldSelectorModel()

Properties

ClassName

Declaration
public string ClassName { get; set; }
Property Value
Type Description
System.String

DisplayName

Declaration
public string DisplayName { get; set; }
Property Value
Type Description
System.String

IsForm

Declaration
public bool IsForm { get; set; }
Property Value
Type Description
System.Boolean

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String