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