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