Table of Contents

Class InternalRedirectState

Namespace
JJMasterData.Web.Areas.MasterData.Models
Assembly
JJMasterData.Web.dll
public class InternalRedirectState
Inheritance
InternalRedirectState
Inherited Members

Properties

ElementName

public string? ElementName { get; set; }

Property Value

string

RelationValues

public Dictionary<string, object> RelationValues { get; }

Property Value

Dictionary<string, object>

RelationshipType

public RelationshipViewType RelationshipType { get; set; }

Property Value

RelationshipViewType