Click or drag to resize
AbstractPropertyAttribute Constructor (String)
Constructor

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

Parameters

name
Type: SystemString
Property name, if not set, the original property name is used
See Also