C# Класс EPiUtilities.Extensions.LinkItemCollectionExtensions

Extension methods for LinkItemCollection.
Показать файл Открыть проект

Открытые методы

Метод Описание
ToPageDataCollection ( this linkItemCollection ) : PageDataCollection

Returns a PageDataCollection with the links that resolve to EPiServer pages. Other links are dropped without error.

Описание методов

ToPageDataCollection() публичный статический Метод

Returns a PageDataCollection with the links that resolve to EPiServer pages. Other links are dropped without error.
public static ToPageDataCollection ( this linkItemCollection ) : PageDataCollection
linkItemCollection this
Результат PageDataCollection