Click or drag to resize

LoginHandlerIsCurrentUserAllowed Method

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static bool IsCurrentUserAllowed(
	Page page
)

Parameters

page
Type: Dynamicweb.ContentPage

Return Value

Type: Boolean
See Also