Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


DataSourceControl.ClientIDMode Property

Definition

This property is not used for data source controls.

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

Property Value

This property is not used for data source controls.

Attributes

Exceptions

An attempt was made to set this property.

Remarks

This property of the Control base class is not used for data source controls because data source controls do not render markup.

Applies to

Termék Verziók
.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