GET api/PageScriptManagement/Get/{pageScriptId}/{languageValue}
Return the script by language value, ID and Position. The script text returned will have place holders for additional data
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pageScriptId | integer |
Required |
|
languageValue | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.