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

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
PortletCategory ( PortletCategoryType type ) : System
PortletCategory ( string title, string description ) : System

Method Details

PortletCategory() public méthode

public PortletCategory ( PortletCategoryType type ) : System
type PortletCategoryType
Résultat System

PortletCategory() public méthode

public PortletCategory ( string title, string description ) : System
title string
description string
Résultat System