| 
							 
						 | Name | Description | 
|---|
  | Add_HTML_Based_Content |  Add a new web content page or redirect   | 
  | Add_Milestone |  Add a milestone to an existing web content page   | 
  | Delete_HTML_Based_Content |  Delete a web content page   | 
  | Deserialize<(Of <<'(T>)>>)(String, Microservice_Endpoint_Protocol_Enum, Custom_Tracer) |  Deserialize an object from a remote microservice URI (Generic method)   (Inherited from MicroservicesClientBase.) | 
  | Deserialize<(Of <<'(T>)>>)(String, Microservice_Endpoint_Protocol_Enum, List<(Of <<'(KeyValuePair<(Of <<'(String, String>)>>)>)>>), String, Custom_Tracer) |  Deserialize an object from a remote microservice URI (Generic method)   (Inherited from MicroservicesClientBase.) | 
  | Get_All |  Get the list of all the web content entities, including pages and redirects   | 
  | Get_All_Controlled_Javascript |  Get the list of all controlled javascript files from the engine endpoint   | 
  | Get_All_Controlled_Stylesheets |  Get the list of all controlled CSS stylesheet files from the engine endpoint   | 
  | Get_All_NextLevel |  Gets the list of possible next level from an existing point in the page AND redirects hierarchy, used for filtering   | 
  | Get_All_Pages |  Get the list of all the web content pages ( excluding redirects )   | 
  | Get_All_Pages_NextLevel |  Gets the list of possible next level from an existing point in the page hierarchy, used for filtering   | 
  | Get_All_Redirects |  Get the list of all the global redirects   | 
  | Get_All_Redirects_NextLevel |  Gets the list of possible next level from an existing point in the redirects hierarchy, used for filtering   | 
  | Get_All_Sitemaps |  Get the list of all sitemaps from the engine endpoint   | 
  | Get_Global_Recent_Updates |  Get the list of all the recent updates to all (non aggregation affiliated) static web content pages   | 
  | Get_Global_Recent_Updates_NextLevel |  Gets the list of possible next level from an existing page in the recent updates, used for filtering   | 
  | Get_Global_Recent_Updates_Users |  Get the list of all users that have participated in the recent updates to all top-level static web content pages   | 
  | Get_Global_Usage_Report |  Get usage of all web content pages between two dates   | 
  | Get_Global_Usage_Report_NextLevel |  Gets the list of possible next level from an existing used page in a global usage report, used for filtering    | 
  | Get_Hierarchy |  Get the complete hierarchy of web content pages and redirects, used for navigation   | 
  | Get_HTML_Based_Content(String, Custom_Tracer) |  Get the information for a single top-level web content page   | 
  | Get_HTML_Based_Content(Int32, Boolean, Custom_Tracer) |  Get the information for a single non-aggregational web content page   | 
  | Get_Single_Milestones |  Get the list of milestones affecting a single (non aggregation affiliated) static web content page   | 
  | Get_Single_Usage_Report |  Get the complete monthly usage for a single web content page   | 
  | Get_Special_Missing_Page |  Gets the special missing web content page, used when a requested resource is missing   | 
  | GetEndpointConfig |  Gets the endpoint information from the microservices client configuration   (Inherited from MicroservicesClientBase.) | 
  | Has_Content_Pages |  Returns a flag indicating if there are any web content pages (excluding redirects)   | 
  | Has_Global_Recent_Updates |  Returns a flag indicating if there are any global recent updates to the web content entities (pages and redirects)   | 
  | Has_Global_Usage |  Returns a flag indicating if any usage has been reported for this instance's web content entities (pages and redirects)   | 
  | Has_Pages_Or_Redirects |  Returns a flag indicating if there are any web content entities, including pages and redirects   | 
  | Has_Redirects |  Returns a flag indicating if there are any global redirects within the web content system   | 
  | Update_HTML_Based_Content |  Update an existing web content page or redirect   |