Show / Hide Table of Contents

Class EcopediaAttribute

Inheritance
System.Object
EcopediaAttribute
Namespace: Eco.Core.Items
Assembly: Eco.Core.dll
Syntax
public class EcopediaAttribute : Attribute

Constructors

EcopediaAttribute(String, String, Boolean, Boolean, String)

Declaration
public EcopediaAttribute(string cat = null, string page = null, bool createAsSubPage = false, bool displayOnPage = true, string subPageName = null)
Parameters
Type Name Description
System.String cat
System.String page
System.Boolean createAsSubPage
System.Boolean displayOnPage
System.String subPageName

Fields

Cat

Declaration
public string Cat
Field Value
Type Description
System.String

CreateAsSubPage

Declaration
public bool CreateAsSubPage
Field Value
Type Description
System.Boolean

DisplayOnPage

Declaration
public bool DisplayOnPage
Field Value
Type Description
System.Boolean

Page

Declaration
public string Page
Field Value
Type Description
System.String

SubPageName

Declaration
public string SubPageName
Field Value
Type Description
System.String

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾