Kind: Class
Source: Frontend/src/app/services/configurations/shareable-content/shareable-content.service.ts (line 38)
Part of: Frontend
Methods
| Method | Signature | Returns |
|---|---|---|
saveShareableContentlist | saveShareableContentlist(company: Company) | void |
getShareableContentlist | getShareableContentlist() | void |
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)
ManageAccountsComponent—Frontend/src/app/components/configuration/manage-accounts/manage-accounts.component.ts:1ShareableContentComponent—Frontend/src/app/components/configuration/shareable-content/shareable-content.component.ts:1
Was this page helpful?