Util.Rotator (read-only, Object)
The ACP Rotator object (static)
Util.Rotator
The property syntax has these parts:
Part | Description |
---|---|
Value (Object) | The ACP Rotator object (static) |
You cannot create an instance of the Rotator object directly. Only one Rotator exists. ACP includes Rotator in the name spaces of both its scripting engine and its ASP page engine, thus you do not have to use this property of Util to access Rotator. This one and only instance is created internally by ACP and is available to external API clients via this property of Util. If you create multiple Util objects, they will all share the same instance of Rotator. For more information see the Rotator object and its methods and properties.