Click or drag to resize

ConversionGoalProvider Methods

The ConversionGoalProvider type exposes the following members.

Methods
  NameDescription
Public methodCreate
Create provider
Protected methodCreateParameterNode
The Create parameter node
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodHasGoal
Override has track goal method
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Protected methodOnSerialize
The OnSerialize method calls from Serialize
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodSerialize
Serialize the parameters
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodTrackGoal
Custom track your goal value
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Public methodValidateParameters
Validate input parameters
Top
See Also