# SendResetpasswordMailComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/security/send-resetpassword-mail/send-resetpassword-mail.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_SendResetpasswordMailComponent_164616c4["SendResetpasswordMailComponent"]
    class component_SendResetpasswordMailComponent_164616c4 rootComponent
```

## Relationships

- IMPORTS → `PersonService`
- IMPORTS → `PersonUserService`
- IMPORTS → `PersonTypeService`
- IMPORTS → `RoleService`
- IMPORTS → `AppSettings`
- IMPORTS → `AlertsComponent`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
