C# 클래스 SaneWeb.ViewProcessor.Marker

파일 보기 프로젝트 열기: ext0/SaneWeb 1 사용 예제들

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