AbstractPropertyAttribute Constructor (String) |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public AbstractPropertyAttribute(
string name
)
Parameters
- name
- Type: SystemString
Property name, if not set, the original property name is used
See Also