System.Web.Configuration.ProfileSettings Members

The members of System.Web.Configuration.ProfileSettings are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.ProfileSettings class. using the specified name for the new instance of the class.

Initializes a new instance of the System.Web.Configuration.ProfileSettings class, using specified settings for the new instance of the class.

Initializes a new instance of the System.Web.Configuration.BufferModeSettings class, using the specified settings for the new instance of the class.

Public Properties

Customstring.

Gets or sets the fully qualified type of a custom class that implements the System.Web.Management.IWebEventCustomEvaluator interface.

MaxLimitint.

Gets or sets the maximum number of times events of the same type are raised.

MinInstancesint.

Gets or sets the minimum number of event occurrences before the event is raised to the provider.

MinIntervalTimeSpan.

Gets or sets the minimum interval between two events of the same type.

Namestring.

Gets or sets the name of the System.Web.Configuration.ProfileSettings object.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.