RuleSettings Constructor

 

Initializes a new instance of the RuleSettings class.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRuleSettings(String^, String^, String^)

Initializes a new instance of the RuleSettings class using default settings; however, the name, event name, and provider are specified.

System_CAPS_pubmethodRuleSettings(String^, String^, String^, String^, Int32, Int32, TimeSpan)

Initializes a new instance of the RuleSettings class where all values except those of the Custom class are specified.

System_CAPS_pubmethodRuleSettings(String^, String^, String^, String^, Int32, Int32, TimeSpan, String^)

Initializes a new instance of the BufferModeSettings class where all values are specified.

Return to top
Show: