  | PageViewModelPlaceholder Method (String, String, String) | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic string Placeholder(
	string id,
	string title,
	string settings
)
Public Function Placeholder ( 
	id As String,
	title As String,
	settings As String
) As String
Parameters
- id
 - Type: SystemString
 - title
 - Type: SystemString
 - settings
 - Type: SystemString
 
Return Value
Type: 
String
See Also