C# Class XAF_Bootstrap.Editors.XafBootstrapPropertyEditors.XafBootstrapPopupCriteriaPropertyEditor

Inheritance: ASPxPopupCriteriaPropertyEditor, IXafBootstrapEditor
Datei anzeigen Open project: Terricks/XAFBootstrap

Public Methods

Method Description
XafBootstrapPopupCriteriaPropertyEditor ( Type objectType, IModelMemberViewItem info ) : System

Protected Methods

Method Description
CreateEditModeControlCore ( ) : System.Web.UI.WebControls.WebControl

Method Details

CreateEditModeControlCore() protected method

protected CreateEditModeControlCore ( ) : System.Web.UI.WebControls.WebControl
return System.Web.UI.WebControls.WebControl

XafBootstrapPopupCriteriaPropertyEditor() public method

public XafBootstrapPopupCriteriaPropertyEditor ( Type objectType, IModelMemberViewItem info ) : System
objectType System.Type
info IModelMemberViewItem
return System