Displays the model using a disabled checkbox, indicating the boolean status (checked, unchecked).
Model Type: bool?
[Category("Skin"), Caption("Show Help"), Description("Defines whether the module help link is shown in Display Mode - The help link is always shown in Edit Mode", Order = -91)] [UIHint("Boolean"), ReadOnly] public bool ShowHelp { get; set; }
Allows selection of a true/false status using a checkbox.
Model Type: bool?
[Category("Skin"), Caption("Show Help"), Description("Defines whether the module help link is shown in Display Mode - The help link is always shown in Edit Mode", Order = -91)] [UIHint("Boolean")] public bool ShowHelp { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com