Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SenseNet
Portal
Portlets
ContentQueryPresenterPortlet
C# 클래스 SenseNet.Portal.Portlets.ContentQueryPresenterPortlet
상속:
ContentCollectionPortlet
파일 보기
프로젝트 열기: maxpavlov/FlexNet
Private Properties
프로퍼티
타입
설명
GetIntFromRequest
bool
공개 메소드들
메소드
설명
ContentQueryPresenterPortlet
( ) :
System
보호된 메소드들
메소드
설명
GetModel
( ) :
object
RenderWithAscx
(
System
writer
) :
void
비공개 메소드들
메소드
설명
GetIntFromRequest
(
string
variable
,
int
&
value
) :
bool
메소드 상세
ContentQueryPresenterPortlet()
공개
메소드
public
ContentQueryPresenterPortlet
( ) :
System
리턴
System
GetModel()
보호된
메소드
protected
GetModel
( ) :
object
리턴
object
RenderWithAscx()
보호된
메소드
protected
RenderWithAscx
(
System
writer
) :
void
writer
System
리턴
void