# VoteUserType::getAdminListViewHTML()

URL: https://chugunov.pro/api-bitrix/vote/uf/voteusertype/getadminlistviewhtml/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Vote\Uf\VoteUserType`](https://chugunov.pro/api-bitrix/vote/uf/voteusertype/)
Модуль: Vote.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static getAdminListViewHTML(array<string|int, mixed> $userField, array<string|int, mixed> $htmlControl) : string
```

## Параметры

- `$userField` `array<string|int, mixed>` — обязательный. Массив UserField.
- `$htmlControl` `array<string|int, mixed>` — обязательный. HTML-контрол.

## Возвращаемое значение

`string`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Vote-Uf-VoteUserType.html
