Table of Contents

Class RoleEditPresenter

Namespace
H.Modules.Identity
Assembly
H.Modules.Identity.dll
public class RoleEditPresenter : ModelBindable<hi_dd_role>, INotifyPropertyChanged, IModelBindable<hi_dd_role>, IModelBindable, ISearchable
Inheritance
RoleEditPresenter
Implements
Inherited Members
Extension Methods

Constructors

RoleEditPresenter(hi_dd_role)

public RoleEditPresenter(hi_dd_role model)

Parameters

model hi_dd_role

Properties

Authors

public List<hi_dd_author> Authors { get; set; }

Property Value

List<hi_dd_author>