Class Browse
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompanyName
CompanyName control.
protected HiddenField CompanyName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileCommandsPanel
FileCommandsPanel control.
protected HtmlGenericControl FileCommandsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileCreatedBefore
FileCreatedBefore control.
protected DateTimeOffsetSelector FileCreatedBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileCreatedSince
FileCreatedSince control.
protected DateTimeOffsetSelector FileCreatedSince
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileInfoWindow
FileInfoWindow control.
protected Modal FileInfoWindow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileName
FileName control.
protected TextBox FileName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileTypeFilter
FileTypeFilter control.
protected FileTypeMultiComboBox FileTypeFilter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchAlert
SearchAlert control.
protected Alert SearchAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected FilterButton SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
FileAppUrl
protected string FileAppUrl { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)