UserInfoIsEditorInternal Property |
Gets or sets the IsEditor flag. This property is considered for internal purposes only and should not be used in custom code.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax public bool IsEditorInternal { get; set; }
Property Value
Type:
BooleanSee Also