PlaceholderTemplateSettingsUserSession Property

The current user session. If set, the placeholder expansion will be limited to vault elements and content visible to this user's session.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public SessionInfo UserSession { get; set; }

Property Value

SessionInfo

See Also