ReportValueInfoProvider GetReportValueInfoInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetReportValueInfoInternal(Guid)
Returns the ReportValueInfo structure for the specified ReportValue GUID.
Protected methodGetReportValueInfoInternal(Int32)
Returns the ReportValueInfo structure for the specified ReportValue ID.
Protected methodGetReportValueInfoInternal(String)
Returns the ReportValueInfo structure for the specified parameters.
Back to Top
See Also