Class RefreshRenditionsOperation

Defines a mass-edit operation.

Inheritance
object
RefreshRenditionsOperation
Implements
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsMassEdit
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class RefreshRenditionsOperation : MassEditOperation, IMassEditOperation

Constructors

RefreshRenditionsOperation(RefreshRenditionsOperationValue)

Initializes a new instance of the RefreshRenditionsOperation class.

Declaration
RequestResponse
public RefreshRenditionsOperation(RefreshRenditionsOperationValue value)
Parameters

RefreshRenditionsOperation(bool, bool, bool, bool, bool, bool, string[])

Initializes a new instance of the RefreshRenditionsOperation class.

Declaration
RequestResponse
public RefreshRenditionsOperation(bool refreshFailed, bool generateNewAndRemoveDeprecated, bool refreshExisting, bool refreshHistory, bool refreshSubFiles, bool refreshUserRenditions, string[] renditions)
Parameters
TypeNameDescription
boolrefreshFailed

Value indicating whether to refresh failed.

boolgenerateNewAndRemoveDeprecated

Value indicating whether to generate new and remove deprecated.

boolrefreshExisting

Value indicating whether to refresh.

boolrefreshHistory

Value indicating whether to refresh history.

boolrefreshSubFiles

Value indicating whether to refresh sub-files.

boolrefreshUserRenditions

Value indicating whether to refresh user renditions.

stringrenditions

The renditions.

Properties

Type

Gets the type of the mass edit operation.

Declaration
RequestResponse
public override string Type { get; }
Property Value
TypeDescription
string
Overrides

Value

Gets or sets the value. A generic bag to contains the parameters for the operation.

Declaration
RequestResponse
public override sealed IMassEditOperationValue Value { get; set; }
Property Value
TypeDescription
IMassEditOperationValue
Overrides

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,