| LoginHandlerGetInheritedProtect Method |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static bool GetInheritedProtect(
Page page
)
Public Shared Function GetInheritedProtect (
page As Page
) As Boolean
Parameters
- page
- Type: Dynamicweb.ContentPage
Return Value
Type:
BooleanSee Also