Table of Contents

Class EncyclopediaHomeVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia
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

string

IsListActive

[DataSourceProperty]
public bool IsListActive { get; set; }

Property Value

bool

Lists

[DataSourceProperty]
public MBBindingList<ListTypeVM> Lists { get; set; }

Property Value

MBBindingList<ListTypeVM>

Methods

GetName()

public override string GetName()

Returns

string

GetNavigationBarURL()

public override string GetNavigationBarURL()

Returns

string

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).