System.Web.UI.SimplePropertyEntry Class

Represents the definition of the control property and its value.

See Also: SimplePropertyEntry Members

Syntax

public class SimplePropertyEntry : PropertyEntry

Remarks

The System.Web.UI.SimplePropertyEntry class represents simple properties or those properties that are not collections. The System.Web.UI.ComplexPropertyEntry class represents complex types such as collections.

Requirements

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