Click or drag to resize
CMSDocumentManagerGetDefaultCheckPermissionsError Method
Gets the default error message for check permission error

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected override string GetDefaultCheckPermissionsError(
	SimpleDocumentManagerEventArgs args
)

Parameters

args
Type: CMS.ExtendedControlsSimpleDocumentManagerEventArgs
Event arguments

Return Value

Type: String
See Also