Click or drag to resize
GenericPropertyPropertyType Constructor (String)
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public GenericProperty(
	string name
)

Parameters

name
Type: SystemString
Property name
See Also