The base user control from which all application user controls are derived in order to have access to the shared IUCProperties.
For a list of all members of this type, see UserControl Members.
System.Object
Control
TemplateControl
UserControl
UserControl
All application user controls must derived from this class. The can derive from any number of intermediate classes if so desired. As long as the control's base class(es) are eventually derived from this class, common functionality of the WebSkeleton common properties will be available.
Namespace: GeekDork.WebSkeleton
Assembly: GeekDork.WebSkeleton (in GeekDork.WebSkeleton.dll)
UserControl Members | GeekDork.WebSkeleton Namespace | IProperties | IUCProperties