CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.RunLocalAttribute Class Reference

Marks a DataPortal_XYZ method to be run on the client even if the server-side DataPortal is configured for remote use. More...

Inheritance diagram for Csla.RunLocalAttribute:

Detailed Description

Marks a DataPortal_XYZ method to be run on the client even if the server-side DataPortal is configured for remote use.

Definition at line 18 of file RunLocalAttribute.cs.