Class EncyclopediaHomeVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaHomeVM : EncyclopediaPageVM, IViewModel, INotifyPropertyChanged
- Inheritance
-
EncyclopediaHomeVM
- Implements
- Inherited Members
Constructors
EncyclopediaHomeVM(EncyclopediaPageArgs)
public EncyclopediaHomeVM(EncyclopediaPageArgs args)
Parameters
args
EncyclopediaPageArgs
Properties
HomeTitleText
[DataSourceProperty]
public string HomeTitleText { get; set; }
Property Value
IsListActive
[DataSourceProperty]
public bool IsListActive { get; set; }
Property Value
Lists
[DataSourceProperty]
public MBBindingList<ListTypeVM> Lists { get; set; }
Property Value
Methods
GetName()
public override string GetName()
Returns
GetNavigationBarURL()
public override string GetNavigationBarURL()
Returns
Refresh()
public override void Refresh()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).