Class BankCommentaryResults
- Namespace
- InSite.Admin.Assessments.Reports.Controls
- Assembly
- InSite.UI.dll
public class BankCommentaryResults : SearchResultsGridViewController<BankCommentaryFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchResults
- Inheritance
-
BankCommentaryResults
- Implements
- Inherited Members
Constructors
BankCommentaryResults()
public BankCommentaryResults()
Fields
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Instructions
Instructions control.
protected Literal Instructions
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
InnerFilter
protected BankCommentaryCriteria.InnerFilter InnerFilter { get; }
Property Value
Methods
GetExportData(BankCommentaryFilter, bool)
public override IListSource GetExportData(BankCommentaryFilter filter, bool empty)
Parameters
filterBankCommentaryFilteremptybool
Returns
GetFlagDescription(string)
protected static string GetFlagDescription(string value)
Parameters
valuestring
Returns
GridDataBind()
protected override void GridDataBind()
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SelectCount(BankCommentaryFilter)
protected override int SelectCount(BankCommentaryFilter filter)
Parameters
filterBankCommentaryFilter
Returns
SelectData(BankCommentaryFilter)
protected override IListSource SelectData(BankCommentaryFilter filter)
Parameters
filterBankCommentaryFilter