Click or drag to resize

SystemFieldCollectionGetById Method

Namespace:  Dynamicweb.Security.UserManagement.Common.SystemFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public SystemField GetById(
	string tableName,
	string systemName
)

Parameters

tableName
Type: SystemString
systemName
Type: SystemString

Return Value

Type: SystemField
See Also