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