Click or drag to resize
CMSControlDataSourcePath Property
Path of the documents to be displayed. /% selects all documents.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string Path { get; set; }

Property Value

Type: String

Implements

ICMSControlPropertiesPath
See Also