Table of Contents

Class Browse

Namespace
InSite.Admin.Assets.Uploads.Forms
Assembly
InSite.UI.dll
public class Browse : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Browse
Implements
Inherited Members

Constructors

Browse()

public Browse()

Fields

ClearButton

ClearButton control.

protected ClearButton ClearButton

Field Value

ClearButton

Remarks

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

CompanyName

CompanyName control.

protected HiddenField CompanyName

Field Value

HiddenField

Remarks

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

FileCommandsPanel

FileCommandsPanel control.

protected HtmlGenericControl FileCommandsPanel

Field Value

HtmlGenericControl

Remarks

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

FileCreatedBefore

FileCreatedBefore control.

protected DateTimeOffsetSelector FileCreatedBefore

Field Value

DateTimeOffsetSelector

Remarks

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

FileCreatedSince

FileCreatedSince control.

protected DateTimeOffsetSelector FileCreatedSince

Field Value

DateTimeOffsetSelector

Remarks

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

FileInfoWindow

FileInfoWindow control.

protected Modal FileInfoWindow

Field Value

Modal

Remarks

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

FileName

FileName control.

protected TextBox FileName

Field Value

TextBox

Remarks

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

FileTypeFilter

FileTypeFilter control.

protected FileTypeMultiComboBox FileTypeFilter

Field Value

FileTypeMultiComboBox

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

SearchAlert

SearchAlert control.

protected Alert SearchAlert

Field Value

Alert

Remarks

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

SearchButton

SearchButton control.

protected FilterButton SearchButton

Field Value

FilterButton

Remarks

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

Properties

FileAppUrl

protected string FileAppUrl { get; }

Property Value

string

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs