PortalObjName property: RCServiceConfig class
Description
Use the PortalObjName property to return the name of the component for this related content configuration as a string value.
This property is effectively read-only.
Example
Local string &sPortalObjName = &rcServConfig.PortalObjName;
Related Topics