Gets the security zone from the given source.

Syntax

Smartsite SXML CopyCode image Copy Code
string sxml.securityzone.get(locator location, string fieldName)

Parameters

Name Data Type Description
location Locator The location.
fieldName String Name of the field.

Return Value

Data Type Description
String SXMLSecurityZone name
SXML