Table of Contents

Class CommandLogActionProviderBase

Namespace
Dynamicweb.CoreUI.Screens.Utilities
Assembly
Dynamicweb.CoreUI.dll
public abstract class CommandLogActionProviderBase
Inheritance
CommandLogActionProviderBase
Derived
Inherited Members

Methods

GetNavigateAction(string, Type)

public abstract ActionBase GetNavigateAction(string modelIdentifier, Type modelType)

Parameters

modelIdentifier string
modelType Type

Returns

ActionBase
To top