C# Класс SaneWeb.ViewProcessor.Marker

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
Marker ( DataBoundView view, int index ) : System

Initializes a marker for the referenced DataBoundView at the specified index

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

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

Initializes a marker for the referenced DataBoundView at the specified index
public Marker ( DataBoundView view, int index ) : System
view DataBoundView Relevant DataBoundView object
index int Starting index of the @ tag
Результат System