Click or drag to resize

ActionAttribute Constructor

Initializes a new instance of the ActionAttribute class

Namespace:  Dynamicweb.Core.UI.Actions
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
public ActionAttribute(
	string actionType
)

Parameters

actionType
Type: SystemString
See Also