Click or drag to resize
SelectCultureSiteID Property
Gets or sets the ID of the site for which the cultures should be returned. 0 means current site. -1 all sites = all cultures.

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

Property Value

Type: Int32
See Also