[%siteTitle%]
Search Results for

    [%custom-skipDocumentationFor%]
    Show / Hide Table of Contents
    NamespaceSystemLibrary.Common.Episerver.Abstract SystemLibrary.Common.Episerver.dll

    BaseMultiSelectionFactory

    public abstract class BaseMultiSelectionFactory

    Inheritance
    System.Object
    BaseMultiSelectionFactory
    BoxSelectionFactory
    MultiDropdownSelectionFactory
    Examples
    Arguments
    X

    Methods

    View Source

    protected static Enum AsEnum(string value, Type type)

    X
    Methods arguments
    Type Name Description
    System.String value
    Type type
    X
    Type Description
    Enum

    Usually all this with the Attribute that again uses the Factory that you've set in 'BaseMultiSelectionFactory'

    Example: GetOptions<ColorSelectionAttribute>(metadata);

    View Source

    protected static T GetOptions<T>(ExtendedMetadata metadata) where T : Attribute

    X
    Generic types
    Name Description
    T
    Methods arguments
    Type Name Description
    EPiServer.Shell.ObjectEditing.ExtendedMetadata metadata
    X
    Type Description
    T

    Extension Methods

    TExtensions.ReactServerSideRender<T>(T, Object, String, Boolean, String, String, String, Boolean, Boolean, Boolean)

    }

    • View Source
    In This Article
    Package: nuget
    Source: github
    Website: [%footerSiteTitle%]