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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public int SiteID { get; set; }
Property Value
Type:
Int32See Also