LinkCreationOptionsLinkExpiration Property

When does the link expire? Never expires (None), in the specified days (Day), after the specified date (Date), when the content is obselete (Obselete)

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public LinkExpirationTypes LinkExpiration { get; set; }

Property Value

LinkExpirationTypes

See Also