Base entity for the Regions collection.
For a list of all members of this type, see Region Members.
System.Object
Region
Provides the base entity for the Regions collection class which serves as a collection of regions created by an implementation of the Page class. The regions tie together a control from the Page derived class ("BasePage") and the placeholder controls in an ASPX. Any controls in a placeholder with a name matching a region name are moved to the control specified by the LayoutControl property.
Namespace: GeekDork.WebSkeleton
Assembly: GeekDork.WebSkeleton (in GeekDork.WebSkeleton.dll)
Region Members | GeekDork.WebSkeleton Namespace