MasterDetailRelationBehavior constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the class

public MasterDetailRelationBehavior(IDefaultHandlerFactory handlerFactory)
parameter description
handlerFactory Default handler factory

Exceptions

exception condition
ArgumentNullException handlerFactory is null

See Also