  | ITrackerServiceGetExperimentByPageId Method  | 
  
    Namespace: 
   Dynamicweb.Frontend.Contracts
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxIExperiment GetExperimentByPageId(
	int pageId
)
Function GetExperimentByPageId ( 
	pageId As Integer
) As IExperiment
Parameters
- pageId
 - Type: SystemInt32
 
Return Value
Type: 
IExperiment
See Also