ObjectProperty Class |
Namespace: CMS.DataEngine
public class ObjectProperty
The ObjectProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectProperty(Object) |
Constructor - Anonymous object property
|
![]() | ObjectProperty(IDataContainer, String) |
Constructor
|
Name | Description | |
---|---|---|
![]() | Object |
Parent object
|
![]() | PropertyName |
Property name
|
![]() | Value |
Property value
|
Name | Description | |
---|---|---|
![]() | InjectValue |
Injects the specified value to the property without modifying the object
|
![]() | ToString |
Converts the object value to string
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (ObjectProperty to String) |
Implicit operator for conversion from object property to string
|