| BaseInfoGeneralizedInfoWrapperObjectSiteName Property  | 
            Object site name.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic string ObjectSiteName { get; }Property Value
Type: 
String
RemarksThe 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