Click or drag to resize
ObjectDetailsControlGetEnumList Method (IAttrType, IAttrDef)

Namespace: PDTec.IceNet.Web.UI.Controls
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
protected DropDownList GetEnumList(
	IAttrType pAttrType,
	IAttrDef pAttrDef
)

Parameters

pAttrType
Type: PDTec.IceNet.Core.ModelIAttrType
pAttrDef
Type: PDTec.IceNet.Core.ModelIAttrDef

Return Value

Type: DropDownList
See Also