TheNMIEngine..::..SetScopeID Method
Sets the scope ID on a specific request
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static void SetScopeID( TheRequestData pRequest, ThePageDefinition tPageDefinition )
Public Shared Sub SetScopeID ( _ pRequest As TheRequestData, _ tPageDefinition As ThePageDefinition _ )
public: static void SetScopeID( TheRequestData^ pRequest, ThePageDefinition^ tPageDefinition )
Parameters
- pRequest
- Type: nsCDEngine.ViewModels..::..TheRequestData
Request Information to receive the ScopeID in its session state
- tPageDefinition
- Type: nsCDEngine.Engines.NMIService..::..ThePageDefinition
Page definition defining if the page requires scoping or not