ClientIDMode
enum in namespace DotVVM.Framework.Controls
Values
| Name | Value | Description |
|---|---|---|
| AutoGenerated | 0 | The ID is generated automatically to be unique. |
| Static | 1 | The ID is used without any changes. |
enum in namespace DotVVM.Framework.Controls
| Name | Value | Description |
|---|---|---|
| AutoGenerated | 0 | The ID is generated automatically to be unique. |
| Static | 1 | The ID is used without any changes. |