Renders the model as a module action (a button, icon or link). If the model is null, nothing is rendered.
Model Type: YetaWF.Core.Modules.ModuleAction
Name | Type | Default | Description |
---|---|---|---|
RenderAs | YetaWF.Core.Modules.ModuleAction.RenderModeEnum | ModuleAction.RenderModeEnum.Button | Defines how the module action is rendered. |
[Caption("View"), Description("View the complete blog entry")] [UIHint("ModuleAction"), AdditionalMetadata("RenderAs", ModuleAction.RenderModeEnum.LinksOnly), ReadOnly] public ModuleAction ViewAction { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com