C# Класс RssToolkit.Web.Design.RssDataSourceDesigner.RssDesignerDataSourceView

Наследование: System.Web.UI.Design.DesignerDataSourceView
Показать файл Открыть проект

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

Метод Описание
RssDesignerDataSourceView ( RssDataSourceDesigner owner, string viewName ) : System

Initializes a new instance of the RssDesignerDataSourceView class.

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

RssDesignerDataSourceView() публичный Метод

Initializes a new instance of the RssDesignerDataSourceView class.
public RssDesignerDataSourceView ( RssDataSourceDesigner owner, string viewName ) : System
owner RssDataSourceDesigner The owner.
viewName string Name of the view.
Результат System