SimCardInput Class

A component that allows the user to input a SimCardNumber

Definition

Namespace: MobileTrack.Web.Components.Components
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class SimCardInput : InputComponentBase<DeviceDto>
Inheritance
Object    ComponentBase    InputComponentBaseDeviceDto    SimCardInput

Constructors

SimCardInputInitializes a new instance of the SimCardInput class

Methods

SetParametersAsync Sets parameters supplied by the component's parent in the render tree.
(Overrides InputComponentBaseTSetParametersAsync(ParameterView))

See Also