 | PageViewModel.Placeholder 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: System.String
- title
- Type: System.String
- settings
- Type: System.String
Return Value
Type:
String
See Also