RCFrameLoc property: RCService class
Description
Use the RCFrameLoc property to set or return the location of the classic related content frame as one of the following string values:
| Value | Description |
|---|---|
|
B |
Display related content in the bottom frame. |
|
S |
Display related content in the right frame. |
This property is read/write.
Example
&pgRFFlRcService.RcFrameLoc = "B";