프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetIntFromRequest | bool | ||
GetPortletSpecificParamName | string |
메소드 | 설명 | |
---|---|---|
ContentCollectionPortlet ( ) : System | ||
GetPropertyActionUrlPart ( string paramName, string paramValue ) : string |
메소드 | 설명 | |
---|---|---|
CreateChildControls ( ) : void | ||
GetModel ( ) : object | ||
GetPagerModel ( int totalCount, |
||
GetQueryFilter ( ) : string | ||
GetXsltArgumentList ( ) : |
||
PrepareXsltRendering ( object model ) : void | ||
RenderWithAscx ( System.Web.UI.HtmlTextWriter writer ) : void | ||
SerializeModel ( object model ) : object |
메소드 | 설명 | |
---|---|---|
GetIntFromRequest ( string paramName, int &value ) : bool | ||
GetPortletSpecificParamName ( string paramName ) : string |
protected GetPagerModel ( int totalCount, |
||
totalCount | int | |
state | ||
pageUrl | string | |
리턴 |
public GetPropertyActionUrlPart ( string paramName, string paramValue ) : string | ||
paramName | string | |
paramValue | string | |
리턴 | string |
protected GetXsltArgumentList ( ) : |
||
리턴 |
protected PrepareXsltRendering ( object model ) : void | ||
model | object | |
리턴 | void |
protected RenderWithAscx ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
리턴 | void |