  | PageViewModelGrid Method  | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic string Grid(
	string placeholderId,
	string name,
	string settings,
	string gridTypeId
)
Public Function Grid ( 
	placeholderId As String,
	name As String,
	settings As String,
	gridTypeId As String
) As String
Parameters
- placeholderId
 - Type: SystemString
 - name
 - Type: SystemString
 - settings
 - Type: SystemString
 - gridTypeId
 - Type: SystemString
 
Return Value
Type: 
String
See Also