HierarchicalDataSourceControl.SkinID Proprietà

Definizione

Ottiene o imposta l'interfaccia da applicare al controllo HierarchicalDataSourceControl.

public:
 virtual property System::String ^ SkinID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override string SkinID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SkinID : string with get, set
Public Overrides Property SkinID As String

Valore della proprietà

Empty in tutti i casi.

Attributi

Eccezioni

È stato effettuato un tentativo di impostare il valore della proprietà SkinID.

Commenti

Poiché il HierarchicalDataSourceControl rendering visivo non supporta temi o skin.

Si applica a