Home > Contents > Index >
ICS.GETNAMESPACE
Streams the current namespace prefix to the browser. If the output attribute is given, the namespace is set into the variable name.
Syntax
<ICS.GETNAMESPACE OUTPUT="outputvar"/>Description
Streams the current namespace prefix to the browser. If the output attribute is given, the namespace is set into the variable name. The namespace string is usually used for building portlets, but it can safely be used in servlet-based pages.
errno
not affected
Example
The following example prefixes the name of a JavaScript function with the namespace string.
function <ICS.NAMESPACE>doMyThing() { alert("hello world"); }Release Introduced
This tag was introduced in CS release 6.2.1.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.