Table of Contents

Class SetScreenPropertyActionParameters

Namespace
Dynamicweb.CoreUI.Actions.Implementations
Assembly
Dynamicweb.CoreUI.dll
public sealed class SetScreenPropertyActionParameters : ActionParameters
Inheritance
SetScreenPropertyActionParameters
Inherited Members
Extension Methods

Properties

PropertyName

public string PropertyName { get; set; }

Property Value

string

Value

public string? Value { get; set; }

Property Value

string
To top