IImplicitBehavior.ActivateFor method

namespace: Serenity.Services   assemblySerenity.Net.Services

Returns true if this behavior should be used for the target row type.

public bool ActivateFor(IRow row)
parameter description
row The target row type.

See Also