Click or drag to resize
SelectSinglePathSiteID Property
Gets or sets the ID of the site from which the path is selected.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public int SiteID { get; set; }

Property Value

Type: Int32
See Also