Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
sitelist:hassite
Verifies whether a site is present in site list.
Syntax
<sitelist:hassite name="sitelist_object_name" pubid="pub_id" varname="variable_name" />Parameters
name (required)
- Name of the site list object.
pubid
- Site id to verify.
varname
- Name of the output variable to create. The value is set to
true
if the site is found in the site list.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.