Click or drag to resize
ObjectSecurityEventArgsTObjectSiteName Property
Site name for which the security check is performed. Doesn't necessarily have to be the same as the object site name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string SiteName { get; set; }

Property Value

Type: String
See Also