Click or drag to resize

SystemFieldValueGetSystemFieldValues Method

Namespace:  Dynamicweb.Security.UserManagement.Common.SystemFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static SystemFieldValueCollection GetSystemFieldValues(
	string tableName,
	int itemId
)

Parameters

tableName
Type: SystemString
itemId
Type: SystemInt32

Return Value

Type: SystemFieldValueCollection
See Also