CustomPartBBSPDisplayBase Class

Inheritance Hierarchy

Namespace: BBNCExtensions.Parts
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public class CustomPartBBSPDisplayBase : CustomPartDisplayBase

The CustomPartBBSPDisplayBase type exposes the following members.

Constructors
  NameDescription
Public methodCustomPartBBSPDisplayBase
Properties
  NameDescription
Public propertyBBSPTransactionID
Returns the BBSP TransactionID as parsed from the query string parameter. This will be automatically populated from the URL when the page is loaded.
Public propertyisBBSPApproved
Overrides CustomPartBBSPDisplay property for isBBSPApproved to return true.
(Overrides CustomPartDisplayBaseisBBSPApproved.)