Table of Contents

Class SearchDownloadSettings

Namespace
InSite.UI.Layout.Common.Controls
Assembly
InSite.UI.dll
public class SearchDownloadSettings : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
SearchDownloadSettings
Implements
Inherited Members

Constructors

SearchDownloadSettings()

public SearchDownloadSettings()

Fields

IsRemoveSpaces

IsRemoveSpaces control.

protected CheckBox IsRemoveSpaces

Field Value

CheckBox

Remarks

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

IsShowHidden

IsShowHidden control.

protected RadioButtonList IsShowHidden

Field Value

RadioButtonList

Remarks

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

OutputFileFormat

OutputFileFormat control.

protected RadioButtonList OutputFileFormat

Field Value

RadioButtonList

Remarks

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

PlatformSearchDownloadMaximumRows

PlatformSearchDownloadMaximumRows control.

protected Literal PlatformSearchDownloadMaximumRows

Field Value

Literal

Remarks

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

SupportEmailLink control.

protected Literal SupportEmailLink

Field Value

Literal

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

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs