ComponentOne ASP.NET MVC Controls
HtmlAttributes(IDictionary<String,Object>) Method

C1.Web.Mvc.Fluent Namespace > ControlBuilder<TControl,TBuilder> Class > HtmlAttributes Method : HtmlAttributes(IDictionary<String,Object>) Method
The HTML attributes.
Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.
Syntax
'Declaration
 
Public Overloads Function HtmlAttributes( _
   ByVal attributes As IDictionary(Of String,Object) _
) As TBuilder

Parameters

attributes
The HTML attributes.

Return Value

Current builder.
See Also

Reference

ControlBuilder<TControl,TBuilder> Class
ControlBuilder<TControl,TBuilder> Members
Overload List