Inside Coldfusion MX
IsK2ServerABroker () Description
Checks to see if the K2 server version is a K2 broker. Also checks the GetK2ServerDocCountLimit function for more information. Example
<cfoutput> Is the K2 Server a Broker: #IsK2ServerABroker()# </cfoutput> |