Table of Contents

Class EncyclopediaConceptPageVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
[EncyclopediaViewModel(typeof(Concept))]
public class EncyclopediaConceptPageVM : EncyclopediaContentPageVM, IViewModel, INotifyPropertyChanged
Inheritance
EncyclopediaConceptPageVM
Implements
Inherited Members

Constructors

EncyclopediaConceptPageVM(EncyclopediaPageArgs)

public EncyclopediaConceptPageVM(EncyclopediaPageArgs args)

Parameters

args EncyclopediaPageArgs

Properties

DescriptionText

[DataSourceProperty]
public string DescriptionText { get; set; }

Property Value

string

TitleText

[DataSourceProperty]
public string TitleText { get; set; }

Property Value

string

Methods

public void ExecuteLink(string link)

Parameters

link string

ExecuteSwitchBookmarkedState()

public override void ExecuteSwitchBookmarkedState()

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