'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
'Declaration
Public Overloads Function Content( _ ByVal value As String _ ) As PopupBuilder
public PopupBuilder Content( string value )