Nucleus .Net Core CMS

TagHelpers.SettingsControlTagHelper.RenderModes Class

Namespace: Nucleus.ViewFeatures.TagHelpers.SettingsControlTagHelper
Assembly: Nucleus.ViewFeatures.dll
Specifies whether to render the settings control label before or after the control content.

Fields

LabelFirst Field

Render the label before (to the left of) the control content.

LabelLast Field

Render the label after (to the right of) the control content.