Plumtree Portal UI  
 

PTNavSettingsVarPack.GetValue Method 

Get the value of the specified navigation settings. null if settings doesn't exist.

protected override object GetValue(
   string strNavSetting
);

See Also

PTNavSettingsVarPack Class | com.plumtree.portaluiinfrastructure.application.varpacks Namespace | BaseVarPack#GetValue