System.Web.UI.WebControls.ObjectDataSourceStatusEventArgs.OutputParameters Property

Gets a collection that contains business object method parameters and their values.

Syntax

public IDictionary OutputParameters { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Any parameters that are passed to the business object method by reference are returned in the ObjectDataSourceStatusEventArgs.OutputParameters collection.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0