C# Class Our.Umbraco.Mortar.Helpers.MortarHelper

Afficher le fichier Open project: leekelleher/umbraco-mortar

Méthodes publiques

Méthode Description
GetRowOptionsDocType ( Umbraco.Core.Models.PreValueCollection preValueCollection, string cellId ) : string
GetRowOptionsDocType ( int dtdId, string cellId ) : string

Method Details

GetRowOptionsDocType() public static méthode

public static GetRowOptionsDocType ( Umbraco.Core.Models.PreValueCollection preValueCollection, string cellId ) : string
preValueCollection Umbraco.Core.Models.PreValueCollection
cellId string
Résultat string

GetRowOptionsDocType() public static méthode

public static GetRowOptionsDocType ( int dtdId, string cellId ) : string
dtdId int
cellId string
Résultat string