System Library Common Episerver
Search Results for

    DocFx,SystemLibrary.Common.Episerver.Properties.MessageConfig,SystemLibrary.Common.Episerver.Properties.MessageEditorDescriptor,SystemLibrary.Common.Episerver.Properties.MessageProperty,SystemLibrary.Common.Episerver.Properties.MessageController,SystemLibrary.Common.Episerver.Attributes.BoxSelectionController,SystemLibrary.Common.Episerver.Attributes.BoxSelectionFactory,SystemLibrary.Common.Episerver.Attributes.JsonEditController,SystemLibrary.Common.Episerver.Attributes.JsonEditFactory,SystemLibrary.Common.Episerver.Descriptors.HideCategoryListDescriptor,SystemLibrary.Common.Episerver.Properties.ParentLinkReferenceController,SystemLibrary.Common.Episerver.Properties.ParentLinkReferenceEditorDescriptor,SystemLibrary.Common.Episerver.Properties.ParentLinkReferenceProperty,SystemLibrary.Common.Episerver.Attributes.MultiDropdownSelectionController,SystemLibrary.Common.Episerver.Attributes.MultiDropdownSelectionFactory,SystemLibrary.Common.Episerver.Initialize.RemoveSuggestedContentTypes,SystemLibrary.Common.Episerver.Extensions.CommonEpiserverApplicationServicesOptions,SystemLibrary.Common.Episerver.Extensions.CommonEpiserverApplicationBuilderOptions,SystemLibrary.Common.Episerver.EditController,SystemLibrary.Common.Episerver.Abstract.BaseController,SystemLibrary.Common.Episerver.Abstract.BaseMultiSelectionFactory,SystemLibrary.Common.Episerver.ConnectionStringsConfig,SystemLibrary.Common.Episerver.PropertiesConfig,SystemLibrary.Common.Episerver.EditConfig,SystemLibrary.Common.Episerver.Properties.MessageConfig,SystemLibrary.Common.Episerver.FontAwesome,SystemLibrary.Common.Episerver.AppSettings.Configuration,SystemLibrary.Common.Episerver.Attributes.ParentLinkReferenceFactory,SystemLibrary.Common.Episerver.Abstract.InternalBaseController,WebApplicationInitializer
    Show / Hide Table of Contents

    SystemLibrary.Common.Episerver.Attributes

    Classes

    BoxSelectionAttribute

    Show a selection of items in boxes, where one can select one or more boxes

    1. Create a simple color picker with 3-4-5 colors that Editors can choose from?

    2. Choose between a few choices instead of radiobuttons/dropdownlist/checkboxes?

    ContentIconAttribute

    Chose one of Font Awesome v. 6's free icons for your Blocks and Pages

    - Font Awesome Icons will also display in Page Tree

    - You can pass a custom path to your own image, but that wont, per now, show up in Page Tree

    DateSelectionAttribute

    Add Date Selection attribute to a public virtual DateTime property to activate a 'date picker', it will hide the 'time selection'

    HideOnCreateExtenderInitialization

    HidePropertyOnCreateAttribute

    Hide property on create attribute

    This hides properties in the on-create dialog, even if the property is required

    JsonEditAttribute

    Add Json Edit attribute to a virtual string property to activate the simple Json Editor

    MultiDropdownSelectionAttribute

    ServerSideRenderStringAttribute

    Force this content area to be rendered as String when a "parent" ContentArea is rendered as "Props"

    In This Article
    Package: nuget
    Source: github
    Website: System Library Common Episerver