| LimitedUserFrontendStartPage Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("StartPage")]
[AddInIsEditableAttribute(false)]
public string FrontendStartPage { get; set; }
<AddInNameAttribute("StartPage")>
<AddInIsEditableAttribute(false)>
Public Property FrontendStartPage As String
Get
Set
Property Value
Type:
StringSee Also