Class WebPageSecuritySubmitModel
Class representing submit confirmation model of security properties of a page.
public sealed class WebPageSecuritySubmitModel
- Inheritance
-
objectWebPageSecuritySubmitModel
- Extension Methods
Properties
PropagateSecurityFlag
Option deciding whether the flag indicating if page is secured should be updated for the current page only or the change should be propagated to all its children.
public string PropagateSecurityFlag { get; set; }
Property Value
- string