TheNMIEngine..::..AddPageContent Method
Adds a list of ThePageContent to the NMI Model - Page Content can be listed in ThePageDefinition
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool AddPageContent( Guid pContentGuid, List<ThePageContent> pList )
Public Shared Function AddPageContent ( _ pContentGuid As Guid, _ pList As List(Of ThePageContent) _ ) As Boolean
public: static bool^ AddPageContent( Guid^ pContentGuid, List<ThePageContent^>^ pList )