Displays the selected page skin information. The model defines the skin definition and cannot be null.
Model Type: YetaWF.Core.Skins.SkinDefinition
[Category("Skin"), Caption("Skin"), Description("The skin used to display pages/popups")] [UIHint("Skin"), ReadOnly] public SkinDefinition SelectedSkin { get; set; }
Allows selection of a page skin from all the available skin collections.
Model Type: YetaWF.Core.Skins.SkinDefinition
Name | Type | Default | Description |
---|---|---|---|
NoDefault | bool | false | Defines whether a "(Site Default)" entry is automatically added as the first entry, with a value of null |
[Category("Skin"), Caption("Skin"), Description("The skin used to display pages/popups")] [UIHint("Skin"), Trim] public SkinDefinition SelectedSkin { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com