Interface IModalAction
- Namespace
- JJMasterData.Core.DataDictionary.Models.Actions
- Assembly
- JJMasterData.Core.dll
public interface IModalAction
Properties
ModalTitle
string ModalTitle { get; set; }
Property Value
ShowAsModal
bool ShowAsModal { get; set; }