Class ViewElementNavigationDataViewState
Inheritance
System.Object
ViewElementNavigationDataViewState
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
[Serializable]
public class ViewElementNavigationDataViewState
Fields
| Improve this Doc View SourcenavigationDatas
Declaration
public List<ViewElementNavigationData> navigationDatas
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<ViewElementNavigationData> |
viewPageItemId
Declaration
public string viewPageItemId
Field Value
Type | Description |
---|---|
System.String |