HideThisSession Property
Gets or sets whether prompts with this configuration should be hidden for the remainder of this session.
Syntax
public System.bool HideThisSession {get; set;}Public Property HideThisSession As System.BooleanRemarks
A prompt is hidden for the remainder of a session if a prompt was displayed, and the user selected to not display the prompt again per this session.