C# Class Castle.MonoRail.Framework.Views.Aspx.ActionBindingTypeConverter

Inheritance: System.ComponentModel.ExpandableObjectConverter
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection

Private Methods

Méthode Description
EnsureEventName ( Control control, ActionBinding binding ) : bool
GetBindingControl ( ControllerBinding binding, ITypeDescriptorContext context ) : Control
SelectDefaultEvent ( Control control, ControllerBinding binding ) : string

Method Details

GetProperties() public méthode

public GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
context ITypeDescriptorContext
value object
attributes System.Attribute
Résultat System.ComponentModel.PropertyDescriptorCollection