Click or drag to resize

UserRoleManagerSourceTypeGetSourceType Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetSourceType(
	int type,
	string domainName,
	ResourceManager resources
)

Parameters

type
Type: SystemInt32
domainName
Type: SystemString
resources
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also