DataPA Enterprise Dashboard Controls API Reference

The PublishedContent type exposes the following members.

Methods

  Name Description
Public method CopyRowValue

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Author
Gets the name of the author who created this published content.
Public property AutoRefresh
Gets a value that indicates if this published content will be refreshed automatically on the server.
Public property Comments
Gets any comments associated with this published content.
Public property ContentType
Gets a value that indicates the type of content.
Public property Description
Gets the description of this published content.
Public property ID
Gets the unique identifier for this published content
Public property Keywords
Gets any keywords associated with this published content.
Public property LastUpdated
Gets the date this content was last refreshed by the server.
Public property Title
Gets the title for this published content
Public property URLParameters
Gets a string representing the URL parameters string required to render this content.

See Also