| StructureChangePageService Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Use Services.Pages instead.")]
public static IPageService PageService { get; }
<ObsoleteAttribute("Use Services.Pages instead.")>
Public Shared ReadOnly Property PageService As IPageService
Get
Property Value
Type:
IPageServiceSee Also