Click or drag to resize
CMSAdministrationPageSelectedSiteID Property
Returns correct selected site id for current user.

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

Property Value

Type: Int32
See Also