HierarchicalDataSourceControl.HasControls Yöntem

Tanım

Sunucu denetiminin alt denetimler içerip içermediğini belirler.

public:
 override bool HasControls();
public override bool HasControls ();
override this.HasControls : unit -> bool
Public Overrides Function HasControls () As Boolean

Döndürülenler

Boolean

true denetim başka denetimler içeriyorsa; aksi takdirde , false.

Şunlara uygulanır