Click or drag to resize
UserClipboardProvider Constructor
Creates a new instance of UserClipboardProvider.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public UserClipboardProvider(
	int userId,
	int siteId
)

Parameters

userId
Type: SystemInt32
siteId
Type: SystemInt32
See Also