ComponentOne ASP.NET MVC Controls
Name Method (PlotAreaBuilder)

C1.Web.Mvc.Fluent Namespace > PlotAreaBuilder Class : Name Method
The value.
Configurates C1.Web.Mvc.PlotArea.Name. Sets the plot area name.
Syntax
'Declaration
 
Public Function Name( _
   ByVal value As String _
) As PlotAreaBuilder
public PlotAreaBuilder Name( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PlotAreaBuilder Class
PlotAreaBuilder Members