Table of Contents

Interface IModalAction

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public interface IModalAction

Properties

ModalTitle

string ModalTitle { get; set; }

Property Value

string

ShowAsModal

bool ShowAsModal { get; set; }

Property Value

bool