Show / Hide Table of Contents

Class SimpleControlsValuesDto

Наипростейший формат передачи значений из веба в серверную карточку.

Inheritance
InheritedDto<BaseDataDto>
BaseDataDto
BaseButtonDataDto
SimpleControlsValuesDto
ButtonControlsValuesDto
ModalFormControlsValuesDto
Inherited Members
BaseButtonDataDto.ButtonId
BaseButtonDataDto.IsValidated
Namespace: Trivium.CardsDto.Models
Assembly: Trivium.CardsDto.dll
Syntax
public abstract class SimpleControlsValuesDto : BaseButtonDataDto

Properties

ImageUiSourceMinimalDto[] ControlsValues
Коллекция значений контролов.
Back to top Generated by DocFX