Table of Contents

Class RegisterFormValidationKey

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class RegisterFormValidationKey
Inheritance
RegisterFormValidationKey
Inherited Members
Extension Methods

Constructors

RegisterFormValidationKey()

public RegisterFormValidationKey()

Properties

Id

public Guid Id { get; }

Property Value

Guid

IsSubmitted

public bool IsSubmitted { get; set; }

Property Value

bool