Click or drag to resize

CategoryModeratorMappingGetMappingsByUser Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static IEnumerable<CategoryModeratorMapping> GetMappingsByUser(
	int userID
)

Parameters

userID
Type: SystemInt32

Return Value

Type: IEnumerableCategoryModeratorMapping
See Also