ComponentOne ASP.NET MVC Controls
Content(Func<Object,Object>) Method

C1.Web.Mvc.Fluent Namespace > PopupBuilder Class > Content Method : Content(Func<Object,Object>) Method
The content wrapped in a regular HTML tag or text tag (Razor syntax).
Sets the Content property.
Syntax
'Declaration
 
Public Overloads Function Content( _
   ByVal value As Func(Of Object,Object) _
) As PopupBuilder

Parameters

value
The content wrapped in a regular HTML tag or text tag (Razor syntax).

Return Value

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

Reference

PopupBuilder Class
PopupBuilder Members
Overload List