AjaxControlToolkit.OverlayCollectionEditor.CanSelectMultipleInstances C# (CSharp) Méthode

CanSelectMultipleInstances() protected méthode

protected CanSelectMultipleInstances ( ) : bool
Résultat bool
        protected override bool CanSelectMultipleInstances()
        {
            return false;
        }