Renders the model as module actions (buttons, icons or links). If the model is null, nothing is rendered.
Model Type: System.Collections.Generic.List<YetaWF.Core.Modules.ModuleAction>
Name | Type | Default | Description |
---|---|---|---|
RenderAs | YetaWF.Core.Modules.ModuleAction.RenderModeEnum | ModuleAction.RenderModeEnum.Button | Defines how the module actions are rendered. |
[Caption("Archive"), Description("Monthly blog entries")] [UIHint("ModuleActions"), AdditionalMetadata("RenderAs", ModuleAction.RenderModeEnum.NormalLinks), ReadOnly] public List<ModuleAction> Actions { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com