Click or drag to resize

InternalServiceIsWebViewerFileExtensionAllowed Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsWebViewerFileExtensionAllowed(
	string fileExtension,
	int viewerType
)

Parameters

fileExtension
Type: SystemString
viewerType
Type: SystemInt32

Return Value

Type: Boolean
See Also