Initializes a new instance of the C1HtmlHelper class.
Namespace: Composite.AspNet.RazorAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public C1HtmlHelper( HtmlHelper helper ) |
| Visual Basic |
|---|
Public Sub New ( _ helper As HtmlHelper _ ) |
| Visual C++ |
|---|
public: C1HtmlHelper( HtmlHelper^ helper ) |
Parameters
- helper
- Type: HtmlHelper
The helper.