DynamicDataManager.ClientIDMode Property

Definition

Gets the algorithm that is used to generate the value in the ClientID property.

C#
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.ClientIDMode ClientIDMode { get; set; }

Property Value

A value that indicates how the ClientID property is generated. This property cannot be set.

Attributes

Applies to

Tuote Versiot
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also