BasePageStandard HasPagePerm Method A Sandcastle Documented Class Library
Returns true if the user has the current perm enabled.

Namespace: P4s3Web.BasePageStandardLib
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool HasPagePerm(
	string key
)

Parameters

key
Type: System String

Return Value

Type: Boolean
See Also