Inheritance Hierarchy
RainWorx.FrameWorx.DTOCustomProperty
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class CustomProperty
The CustomProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CustomProperty | Initializes a new instance of the CustomProperty class |
![]() | CustomProperty(CustomField, String) | Initializes a new instance of the CustomProperty class |
Properties
Name | Description | |
---|---|---|
![]() | Field | |
![]() | ID | |
![]() | Value |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also