Table of Contents

Class Authentications

Namespace
InSite.UI.Portal.Home.Controls
Assembly
InSite.UI.dll
public class Authentications : SearchResultsGridViewController<NullFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchResults
Inheritance
Authentications
Implements
Inherited Members

Constructors

Authentications()

public Authentications()

Fields

Grid

Grid control.

protected Grid Grid

Field Value

Grid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

IsFinder

protected override bool IsFinder { get; }

Property Value

bool

Methods

LoadData()

public void LoadData()

SelectCount(NullFilter)

protected override int SelectCount(NullFilter filter)

Parameters

filter NullFilter

Returns

int

SelectData(NullFilter)

protected override IListSource SelectData(NullFilter filter)

Parameters

filter NullFilter

Returns

IListSource