CpCollectionAttributesConvertToPropertyType Method

Definition

Namespace: Centralpoint.Web.UI.Console
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private static Object ConvertToPropertyType(
	Type type,
	string name,
	string value
)

Parameters

type  Type
 
name  String
 
value  String
 

Return Value

Object

See Also