MustRunInClientContextAttribute Constructor

 

Initializes a new instance of the MustRunInClientContextAttribute class.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

NameDescription
System_CAPS_pubmethodMustRunInClientContextAttribute()

Initializes a new instance of the MustRunInClientContextAttribute class, requiring creation of the object in the context of the creator.

System_CAPS_pubmethodMustRunInClientContextAttribute(Boolean)

Initializes a new instance of the MustRunInClientContextAttribute class, optionally not creating the object in the context of the creator.

Return to top
Show: