RowToParametersTransformer Methods

 

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCreateConfigurationControl()

Provides an ASP.NET control that allows the user to configure a RowToParametersTransformer transformer in the ConnectionsZone zone.(Overrides WebPartTransformer::CreateConfigurationControl().)

System_CAPS_pubmethodEquals(Object^)

Determines whether the specified object is equal to the current object.(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Serves as the default hash function. (Inherited from Object.)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_protmethodLoadConfigurationState(Object^)

Loads the configuration state saved with the SaveConfigurationState method.(Inherited from WebPartTransformer.)

System_CAPS_protmethodSaveConfigurationState()

Saves the configuration state set by the user in the ASP.NET configuration control. (Inherited from WebPartTransformer.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Inherited from Object.)

System_CAPS_pubmethodTransform(Object^)

Provides an object for transforming the data.(Overrides WebPartTransformer::Transform(Object^).)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIWebPartParameters::GetParametersData(ParametersCallback^)

Gets the value of the data from the connection provider.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIWebPartParameters::SetConsumerSchema(PropertyDescriptorCollection^)

Sets the property descriptors for the properties that the consumer receives when the IWebPartParameters::GetParametersData method is called.

Return to top
Show: