Click or drag to resize
CheckPermissionsSettings Constructor (String)
Initializes a new instance of CheckPermissionsSettings.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public CheckPermissionsSettings(
	string fullPath
)

Parameters

fullPath
Type: SystemString
Full physical path to the folder.
See Also