Click or drag to resize

SecurityHandler Constructor (Int32, String)

Initializes a new instance of the SecurityHandler class

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public SecurityHandler(
	int pageId,
	string permissionTemplate
)

Parameters

pageId
Type: SystemInt32
permissionTemplate
Type: SystemString
See Also