HierarchicalDataSourceControl.ClientID Vlastnost

Definice

Získá identifikátor ovládacího prvku serveru vygenerovaný ASP.NET.

public:
 virtual property System::String ^ ClientID { System::String ^ get(); };
public override string ClientID { get; }
[System.ComponentModel.Browsable(false)]
public override string ClientID { get; }
member this.ClientID : string
[<System.ComponentModel.Browsable(false)>]
member this.ClientID : string
Public Overrides ReadOnly Property ClientID As String

Hodnota vlastnosti

String

Identifikátor ovládacího prvku serveru vygenerovaný ASP.NET.

Atributy

Platí pro