Skip to content

psStateViewName - cWebView

Determines the name of the view in the state hash

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psStateViewName
Access Type Syntax
Read Access: Get psStateViewName to StringVariable
Write Access: Set psStateViewName to StringVariable/Value

Description

This property determines the name of the view in the state hash.

It defaults to the object name and it is advised not to use any special characters or spaces. The property is used when generating a state hash and also when restoring one.