C# Class SenseNet.Portal.UI.PortletFramework.PortletCategory

Mostra file Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
PortletCategory ( PortletCategoryType type ) : System
PortletCategory ( string title, string description ) : System

Method Details

PortletCategory() public method

public PortletCategory ( PortletCategoryType type ) : System
type PortletCategoryType
return System

PortletCategory() public method

public PortletCategory ( string title, string description ) : System
title string
description string
return System