Gets or sets a value indicating whether file versions are active for the folder

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
bool IsVersioned { get; set; }
Visual Basic
Property IsVersioned As Boolean
	Get
	Set

See Also