This topic has not yet been rated - Rate this topic

ActionNotSupportedOnDisabledControlException Constructor

Initializes a new instance of the ActionNotSupportedOnDisabledControlException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ActionNotSupportedOnDisabledControlException() Initializes a new instance of the ActionNotSupportedOnDisabledControlException class.
Public method ActionNotSupportedOnDisabledControlException(String) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message.
Protected method ActionNotSupportedOnDisabledControlException(SerializationInfo, StreamingContext) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class from XML by using the provided information and context.
Public method ActionNotSupportedOnDisabledControlException(String, Exception) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message and inner exception.
Public method ActionNotSupportedOnDisabledControlException(String, Object) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values.
Public method ActionNotSupportedOnDisabledControlException(String, String, Object) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values.
Public method ActionNotSupportedOnDisabledControlException(String, Exception, String, Object) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values.
Public method ActionNotSupportedOnDisabledControlException(String, String, Exception, ILastInvocationInfo, String, Object) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values and the default message.
Public method ActionNotSupportedOnDisabledControlException(String, String, String, Exception, ILastInvocationInfo, String, Object) Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.