Click or drag to resize
CMSContactManagementPageGetSiteID Method
Gets valid site id for current user.

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual int GetSiteID(
	string queryStringSiteId
)

Parameters

queryStringSiteId
Type: SystemString
Site id from querystring

Return Value

Type: Int32
See Also