See Also: PropertyEntry Members
System.Web.UI.PropertyEntry is the base class for all property entry classes; you cannot create an instance of this class. It defines fields that are used in the derived classes System.Web.UI.BoundPropertyEntry, System.Web.UI.BuilderPropertyEntry, System.Web.UI.ComplexPropertyEntry, System.Web.UI.TemplatePropertyEntry, and System.Web.UI.SimplePropertyEntry.
The page parser uses property entry classes during parsing to represent expressions found within server control tags.