GeneralApplyFileSystemPermissions(String, String) Method

Definition

Namespace: Centralpoint.Utilities
Assembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public static void ApplyFileSystemPermissions(
	string localPath,
	string uploadsPath
)

Parameters

localPath  String
 
uploadsPath  String
 

See Also