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
RelationValues
public Dictionary<string, object> RelationValues { get; }
Property Value
RelationshipType
public RelationshipViewType RelationshipType { get; set; }