Adobe FrameMaker-12 Object Model JS: CMSInfo
From FrameMaker 12.0
Class
CMSInfo
QuickLinks
CMSInfoProperties
| Property | Type | Access | Description |
|---|---|---|---|
| cmsName | string | readwrite | |
| userFields | Strings String | readwrite | |
| userLoginUi | uint | readwrite |
Methods
Constructor
CMSInfo CMSInfo (cmsName: string, userFields: Strings, userLoginUi: uint)
| Parameter | Type | Description |
|---|---|---|
| cmsName | string | |
| userFields | Strings | |
| userLoginUi | uint |
| Example | new CMSInfo() |
Return
CMSInfo CMSInfo.CMSInfo (cmsName: string, userFields: Strings, userLoginUi: uint)
CMSInfo CMSRegistration.CMSGetCMSInfo ()
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |