Click or drag to resize

PageViewModel.Placeholder Method (String, String, String)

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public string Placeholder(
	string id,
	string title,
	string settings
)

Parameters

id
Type: System.String
title
Type: System.String
settings
Type: System.String

Return Value

Type: String
See Also