UploadDocumentsExtensionsGetSupportedDocumentExtensions(Boolean) Method

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private static List<UploadDocumentsExtensions> GetSupportedDocumentExtensions(
	bool safe = true
)

Parameters

safe  Boolean  (Optional)
 

Return Value

ListUploadDocumentsExtensions

See Also