Plumtree Portal UI  
 

ISecurityMatrixModelRO.GetSubPortalID Method 

Returns the id of the SubPortal at a given position. This is returned as a string because we only need to do html with the id.

string GetSubPortalID(
   int pos
);

Return Value

String ID of SubPortal

See Also

ISecurityMatrixModelRO Interface | com.plumtree.portaluiinfrastructure.securitymatrix Namespace