Click or drag to resize
SecurityAttribute Constructor (String)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public SecurityAttribute(
	string resource
)

Parameters

resource
Type: SystemString
Resource name to check
See Also