Click or drag to resize
BaseInfoGeneralizedInfoWrapperObjectSiteName Property
Object site name.

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

Property Value

Type: String
Remarks
The property returns site name of the current object. If it is not site object, then it returns site name of his parent (or further ancestors)
See Also