The properties of System.Web.Configuration.ProfileSettings are listed below. For a list of all members, see the ProfileSettings Members list.
See Also: Inherited members from System.Configuration.ConfigurationElement
Custom | string.
Gets or sets the fully qualified type of a custom class that implements the System.Web.Management.IWebEventCustomEvaluator interface. | |
MaxLimit | int.
Gets or sets the maximum number of times events of the same type are raised. | |
MinInstances | int.
Gets or sets the minimum number of event occurrences before the event is raised to the provider. | |
MinInterval | TimeSpan.
Gets or sets the minimum interval between two events of the same type. | |
Name | string.
Gets or sets the name of the System.Web.Configuration.ProfileSettings object. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |