Inheritance Hierarchy
RainWorx.FrameWorx.DTOCategory
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class Category
The Category type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Category | Initializes a new instance of the Category class |
Properties
Name | Description | |
---|---|---|
![]() | CustomFieldIDs | |
![]() | DisplayOrder | |
![]() | EnabledCustomProperty | |
![]() | ID | |
![]() | MetaDescription | |
![]() | MetaKeywords | |
![]() | MVCAction | |
![]() | Name | |
![]() | PageContent | |
![]() | PageTitle | |
![]() | ParentCategoryID | |
![]() | RolesAllowed | |
![]() | Type |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also