Bookeasy - Get Vc Site Content( getVcSiteContent )

Navigate to Bookeasy

Details

  • Name Get Vc Site Content
  • Description Responsible for returning Visitor site content information.
  • MethodGroup Visitor Center

Parameters

  • q
    Type Int32
    Description q is the Control id the operator belongs to.
    Required true
    Example <a class="showCode" href="/be/getVcSiteContent?q=4">/be/getVcSiteContent?q=4</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Site Content Model">GetVcSiteContentModel</a>
    Name Get Vc Site Content Model
    Description The response object for the get vc site content operation.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>