Class UnlockPageBuilderCommandArgs
Unlock page builder command arguments.
public sealed class UnlockPageBuilderCommandArgs : PageBuilderCommandArgs
- Inheritance
-
objectUnlockPageBuilderCommandArgs
- Inherited Members
- Extension Methods
Constructors
UnlockPageBuilderCommandArgs()
public UnlockPageBuilderCommandArgs()
Properties
UpdateBeforeProcessing
Indicates if the web page should be updated before unlocking.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool