ASP.NET MVC Controls
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PopupBuilder Class
PopupBuilder Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback