System.Web.Configuration.TransformerInfo Members

The members of System.Web.Configuration.TransformerInfo are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.TransformerInfo class with the specified name and type reference.

Public Properties

Namestring.

Gets or sets a friendly name for a type that that extends the System.Web.UI.WebControls.WebParts.WebPartTransformer class.

Typestring.

Gets or sets the type reference for a class that extends the System.Web.UI.WebControls.WebParts.WebPartTransformer class.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool

Compares the current System.Web.Configuration.TransformerInfo object to another System.Web.Configuration.TransformerInfo object.

override
GetHashCode() : int

Generates a hash code for the collection.