The AdminHudPanel type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AdminHudPanel | Initializes a new instance of the AdminHudPanel class |
Methods
| Name | Description | |
|---|---|---|
| Page_Load |
Standard Page_Load method.
|
Fields
| Name | Description | |
|---|---|---|
| key |
Secret key.
| |
| lblUnviewedAccount |
lblUnviewedAccount control.
| |
| lblUnviewedContact |
lblUnviewedContact control.
| |
| pWidth |
Internal veriable for storing width.
| |
| svc |
Service reference.
|
Properties
| Name | Description | |
|---|---|---|
| Width |
Public property for setting the width.
|
See Also