Uiinfrastructure API Docs  
 

SecureASVarPack.IsSpaceSecured Method 

Returns true if the AS identified by the name in argument is in the list and should be secured.

public virtual bool IsSpaceSecured(
   string _sASName
);

Parameters

_sASName

Return Value

boolean

See Also

SecureASVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace