ComponentOne ASP.NET MVC Controls
Content(String) Method

C1.Web.Mvc.Fluent Namespace > PopupBuilder Class > Content Method : Content(String) Method
The string value.
Sets the Content property.
Syntax
'Declaration
 
Public Overloads Function Content( _
   ByVal value As String _
) As PopupBuilder
public PopupBuilder Content( 
   string value
)

Parameters

value
The string value.

Return Value

Current builder
Remarks
Sets the HTML content which the popup should display.
See Also

Reference

PopupBuilder Class
PopupBuilder Members
Overload List