Base class for a UserControls that represents a C1 function
Namespace: Composite.AspNetAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public abstract class UserControlFunction : UserControl |
| Visual Basic |
|---|
Public MustInherit Class UserControlFunction _ Inherits UserControl |
| Visual C++ |
|---|
public ref class UserControlFunction abstract : public UserControl |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
Composite.AspNet..::..UserControlFunction
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
Composite.AspNet..::..UserControlFunction