Свойство | Type | Description | |
---|---|---|---|
GetIntFromRequest | bool | ||
GetPortletSpecificParamName | string |
Méthode | Description | |
---|---|---|
ContentCollectionPortlet ( ) : System | ||
GetPropertyActionUrlPart ( string paramName, string paramValue ) : string |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
GetIntFromRequest ( string paramName, int &value ) : bool | ||
GetPortletSpecificParamName ( string paramName ) : string |
public ContentCollectionPortlet ( ) : System | ||
Résultat | System |
protected GetPagerModel ( int totalCount, |
||
totalCount | int | |
state | ||
pageUrl | string | |
Résultat |
public GetPropertyActionUrlPart ( string paramName, string paramValue ) : string | ||
paramName | string | |
paramValue | string | |
Résultat | string |
protected GetXsltArgumentList ( ) : |
||
Résultat |
protected PrepareXsltRendering ( object model ) : void | ||
model | object | |
Résultat | void |
protected RenderWithAscx ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected SerializeModel ( object model ) : object | ||
model | object | |
Résultat | object |